Mono Class Library: System.Collections.IDictionary Overview | Members

System.Collections.IDictionary.GetEnumerator Method

Returns a IDictionaryEnumerator for the current instance. [Edit]

public IDictionaryEnumerator GetEnumerator ()

Returns

A IDictionaryEnumerator for the current instance. [Edit]

Remarks

Note: For detailed information regarding the use of an enumerator, see IEnumerator.

Operation
As described above.

[Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0