Overload List
Name | Description | |
---|---|---|
Remove(Object) | Removes the mapping for a key from this map if it is present. | |
Remove(Object, Object) | Removes the entry for a key only if currently mapped to a given value. |
See Also
IMapTKey, TValueRemove Method | Hazelcast .Net Client Class Library |
Name | Description | |
---|---|---|
Remove(Object) | Removes the mapping for a key from this map if it is present. | |
Remove(Object, Object) | Removes the entry for a key only if currently mapped to a given value. |