MultiValueDictionaryTKey, TValueRemove Method |
Name | Description | |
---|---|---|
Remove(TKey) | Removes the value with the specified key from the DictionaryTKey, TValue. (Inherited from DictionaryTKey, HashSetTValue.) | |
Remove(TKey, TValue) |
Removes the specified value for the specified key. It will leave the key in the dictionary.
|