Search notes:

System.Collections.Generic.IEnumerator<T> (interface)

System.Collections.Generic.IEnumerator<T> needs to be implemented by generic enumerators.
System.Collections.Generic.IEnumerator<T> implements

See also

The yield keyword in C#.

Index