Click or drag to resize

OrderedDictionaryTK, TV Properties

The OrderedDictionaryTK, TV generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count.
Public propertyIsReadOnly
Gets a value indicating whether this instance is read only.
Public propertyItem
Gets or sets the value with the specified key.
Public propertyItemComparer
Gets the item comparer.
Public propertyKeyComparer
Gets the key comparer.
Public propertyKeys
Gets the keys.
Public propertyValues
Gets the values.
Top
See Also