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