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