Enumerator Properties |
The RankedDictionaryTKey, TValueEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| IEnumeratorCurrent | Gets the element at the current position. | |
| IDictionaryEnumeratorEntry | Gets the element at the current position as a DictionaryEntry. | |
| IDictionaryEnumeratorKey | Gets the key of the element at the current position. | |
| IDictionaryEnumeratorValue | Gets the value of the element at the current position. |