Mono Class Library: Overview

System.Collections.Generic.Dictionary<TKey,TValue>.Enumerator: Members

The members of System.Collections.Generic.Dictionary<TKey,TValue>.Enumerator are listed below.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
CurrentKeyValuePair<TKey, TValue>. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Documentation for this section has not yet been entered.
MoveNext() : bool
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
IEnumerator.Currentobject. Documentation for this section has not yet been entered.
[read-only]
IDictionaryEnumerator.EntryDictionaryEntry. Documentation for this section has not yet been entered.
[read-only]
IDictionaryEnumerator.Keyobject. Documentation for this section has not yet been entered.
IEnumerator.ResetDocumentation for this section has not yet been entered.
[read-only]
IDictionaryEnumerator.Valueobject. Documentation for this section has not yet been entered.