Click or drag to resize

DictionaryListTKey, TValueAdd Method

Overload List
  Name Description
Public method Add(KeyValuePairTKey, TValue) Adds an item to the DictionaryListTKey, TValue.
Public method Add(TKey, TValue) Adds an element with the provided key and value to the DictionaryListTKey, TValue.
Top
See Also