Mono Class Library: System.Collections.Hashtable Overview | MembersSystem.Collections.Hashtable.GetEnumerator Method |
Returns a IDictionaryEnumerator for the current instance. [Edit]
|
A IDictionaryEnumerator for the current instance. [Edit]
If the current instance is modified while an enumeration is in progress, a call to IEnumerator.MoveNext or IEnumerator.Reset throws InvalidOperationException.
Note:For detailed information regarding the use of an enumerator, see IEnumerator.
This property is implemented to support the IList interface.
Operation
As described above. [Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0