IDictionaryEnumerator |
Name | Description |
---|---|
![]() | |
![]() |
Name | Description |
---|---|
![]() | Returns a DictionaryEntry object for the current location in the collection. |
![]() | Returns a DictionaryEntry object for the current location in the collection. |
![]() | Returns the key portion of the current DictionaryEntry. |
![]() | Returns the value portion of the current DictionaryEntry. |
Name | Description |
---|---|
![]() | Moves the enumerator pointer to the next element in the collection. |
![]() | Resets the enumerator to the beginning of the collection. |