Mono Class Library: OverviewSystem.Collections.IDictionaryEnumerator: Members |
The members of System.Collections.IDictionaryEnumerator are listed below.
[read-only] Entry DictionaryEntry. Gets the DictionaryEntry in the collection over which the current instance is positioned. [read-only] Key object. Gets the DictionaryEntry.Key of the DictionaryEntry in the collection over which the current instance is positioned. [read-only] Value object. Gets the DictionaryEntry.Value of the DictionaryEntry in the collection over which the current instance is positioned.