System.Collections.Generic.IEnumerator<T>: Property Members

The properties of System.Collections.Generic.IEnumerator<T> are listed below. For a list of all members, see the IEnumerator<T> Members list.

Public Properties

[read-only]
CurrentT.

Gets the element in the collection at the current position of the enumerator.