ListEnumerator<T>.Current property

Current Value of the Enumerator.

public T Current { get; }

See Also