Mono Class Library: System.Collections.IEnumerable Overview | MembersSystem.Collections.IEnumerable.GetEnumerator Method |
Returns a IEnumerator that can be used for simple iteration over a collection. [Edit]
|
A IEnumerator that can be used for simple iteration over a collection. [Edit]
Operation
As described above.Usage
For a detailed description regarding the use of an enumerator, see IEnumerator. [Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0