OrderedDictionaryTKey, TValueItem Property

Overload List

ItemInt32 Gets or sets the value at the specified index as an O(1) operation.
ItemTKey Gets or sets the value associated with the specified key as an O(1) operation.

See Also