SortedMapBaseKey, ValueRemove Method |
Name | Description | |
---|---|---|
Remove(KeyValuePairKey, Value) |
Removes a key value pair from the map (if found)
| |
Remove(Key) |
Removes a key from the map (if found)
(Overrides SortedSetBaseKeyRemove(Key).) |