Click or drag to resize

IOrderedDictionaryTKey, TValueAdd Method

Overload List
  NameDescription
Public methodAdd(T) (Inherited from ICollectionKeyValuePairTKey, TValue.)
Public methodAdd(Object, Object)
Adds an element with the provided key and value to the IDictionary object.
(Inherited from IDictionary.)
Public methodAdd(TKey, TValue)
Top
See Also