KeyedListAdd Method |
Name | Description | |
---|---|---|
![]() | Add(DictionaryEntry) |
Adds an element with the specified key and value into the collection
|
![]() | Add(KeyValuePairObject, Object) |
Adds an element with the specified key and value into the collection
|
![]() | Add(Object, Object) |
Adds an element with the specified key and value into the collection
|