RedBlackTreeDictionaryTKey, TValueRemove Method |
Name | Description | |
---|---|---|
Remove(KeyValuePairTKey, TValue) |
Removes the first occurrence of a specific object from the dictionary.
| |
Remove(TKey) |
Removes the element with the specified key from the dictionary.
|