![]() | BaseMapTK, TVRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(KeyValuePairTKey, TValue) | |
![]() | Remove(TK) |
Removes the element with the specified key from the IDictionaryTKey, TValue.
|
![]() | Remove(TK, TV) |
Removes the item from the dictionary that is associated with
the specified key. Returns the value that was found at that
location and removed or the defaultValue.
|