Click or drag to resize

IMultiMapTKey, TValueRemove 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