Click or drag to resize

KeyedListAdd Method

Overload List
  NameDescription
Public methodAdd(DictionaryEntry)
Adds an element with the specified key and value into the collection
Public methodAdd(KeyValuePairObject, Object)
Adds an element with the specified key and value into the collection
Public methodAdd(Object, Object)
Adds an element with the specified key and value into the collection
Top
See Also