Click or drag to resize

NameValueCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(String, IEnumerableString)
Add the specified key and value to the collection
Public methodAdd(String, String)
Add the specified key and value to the collection
Public methodAdd(TKey, TValue)
Adds the specified key and value to the dictionary.
(Inherited from DictionaryString, ListString.)
Top
See Also