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