Click or drag to resize

IOrderedDictionaryTKey, TValueInsert Method

Overload List
  NameDescription
Public methodInsert(Int32, Object, Object)
Inserts a key/value pair into the collection at the specified index.
(Inherited from IOrderedDictionary.)
Public methodInsert(Int32, TKey, TValue)
Top
See Also