Click or drag to resize

ValueCollection Properties

The OrderedDictionaryTKey, TValueValueCollection type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements contained in the OrderedDictionaryTKey, TValueValueCollection.
Public property Item Gets the value at the specified index as an O(1) operation.
Top
See Also