RedBlackTreeDictionaryTKey, TValueAdd Method |
Name | Description | |
---|---|---|
Add(KeyValuePairTKey, TValue) |
Adds an element with the provided key and value to the dictionary.
| |
Add(TKey, TValue) |
Adds an element with the provided key and value to the IDictionaryTKey, TValue.
|