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