Click or drag to resize

PartialDictionaryTKey, TBaseValue, TDerivValueAdd Method

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