Mono Class Library: System.Collections.Generic Namespace

System.Collections.Generic.Dictionary<TKey,TValue>.Enumerator Structure

Documentation for this section has not yet been entered.

See Also: Dictionary<TKey,TValue>.Enumerator Members

public struct Dictionary<TKey,TValue>.Enumerator : IEnumerator<KeyValuePair<TKey, TValue>>, IDictionaryEnumerator

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0