Mono Class Library: System.Collections Namespace

System.Collections.IDictionaryEnumerator

Implemented by classes that support the use of an enumerator over a dictionary (i.e., a collection of DictionaryEntry objects). [Edit]

See Also: IDictionaryEnumerator Members

[System.Runtime.InteropServices.ComVisible(true)]
public interface IDictionaryEnumerator : IEnumerator

Remarks

Note:

IDictionaryEnumerator contains members that get the properties of DictionaryEntry objects.

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

[Edit]

Requirements

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