Click or drag to resize

MultiValueDictionaryTKey, TValueAdd Method

Overload List
  NameDescription
Public methodAdd(TKey, TValue)
Adds the specified key and value to the dictionary.
(Inherited from DictionaryTKey, HashSetTValue.)
Public methodAdd(TKey, TValue)
Adds the specified value under the specified key
Top
See Also