![]() | NameValueCollectionAdd Method |
Name | Description | |
---|---|---|
![]() | Add(String, IEnumerableString) |
Add the specified key and value to the collection
|
![]() | Add(String, String) |
Add the specified key and value to the collection
|
![]() | Add(TKey, TValue) | Adds the specified key and value to the dictionary. (Inherited from DictionaryString, ListString.) |