System.Collections.IEnumerator public interface IEnumerator Documentation object Current { get; } bool MoveNext() void Reset()