Click or drag to resize
MultiValueDictionaryTKey, TValueRemove Method
Overload List
  NameDescription
Public methodRemove(TKey) (Inherited from DictionaryTKey, HashSetTValue.)
Public methodRemove(TKey, TValue)
Removes the specified value for the specified key. It will leave the key in the dictionary.
Top
See Also