MultiValueDictionary<(Of <(<'TKey, TValue>)>)>..::..Remove Method

Overload List


  Name Description
Public method Remove(TKey, TValue)
Removes a value from the specified key.
Public method Remove(KeyValuePair<(Of <<'(TKey, TValue>)>>))
Removes the first occurrence of a specific object from the dictionary.