Click or drag to resize

IMapTKey, TValueRemove Method

Overload List
  NameDescription
Public methodRemove(Object)
Removes the mapping for a key from this map if it is present.
Public methodRemove(Object, Object)
Removes the entry for a key only if currently mapped to a given value.
Top
See Also