Click or drag to resize

ValueCollection Properties

The OrderedDictionary<TKey, TValue> .ValueCollection type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements contained in the OrderedDictionary<TKey, TValue>.ValueCollection.
Public property Item Gets the value at the specified index as an O(1) operation.
Top
See Also