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