Returns a IEnumerator<T> that can be used for simple iteration over a collection.
A IEnumerator<T> that can be used for simple iteration over a collection.
Operation
As described above.Usage
For a detailed description regarding the use of an enumerator, see IEnumerator<T>.
Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0