TypedSortedListEx TKey , TValue Add Method |
Name | Description | |
---|---|---|
![]() |
Add(KeyValuePair TKey, TValue ) |
Adds the specified key-value pair to the collection.
|
![]() |
Add(Object, Object) |
Adds a new entry with the specified key and value to the dictionary.
|
![]() |
Add(TKey, TValue) |
Adds an element with the provided key and value to the list.
|