Click or drag to resize

KeyCollection Properties

The OrderedDictionaryTKey, TValueKeyCollection type exposes the following members.

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