Click or drag to resize

DictionaryBaseTKey, TValueAdd Method

Overload List
 NameDescription
Public methodAdd(KeyValuePairTKey, TValue) Adds an item to the ICollectionT.
Public methodAdd(TKey, TValue) Adds a element with the provided key and value to the ICollectionT.
Top
See Also