IEnumerator<T> public interface IEnumerator<T> : IEnumerator, IDisposable Documentation T Current { get; }