Nemerle Documentation

IDictionaryEnumerator Members

IDictionaryEnumerator overview

Public Instance Properties

Entry Returns the dictionary entry currently pointed at by the enumerator.
Key Returns the key pointed at by the enumerator.
Value Returns the value pointed at by the enumerator.

See Also

IDictionaryEnumerator Interface | Nemerle.Collections Namespace