Property IEnumerator.Current IEnumerator.Current Gets the element at the current position of the enumerator. Declaration object? IEnumerator.Current { get; } Returns Type Description object Implements IEnumerator.Current