Click or drag to resize

IMultiMap<TKey, TValue>.Remove Method

Overload List
  NameDescription
Public methodRemove(Object)
Removes all the entries with the given key.
Public methodRemove(Object, Object)
Removes the given key value pair from the multimap.
Top
See Also