IEnumerator(T) Properties
Collapse the table of content
Expand the table of content

IEnumerator<T> Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

  NameDescription
Public property Current Gets the current element in the collection. (Inherited from IEnumerator.)
Public property Current Gets the element in the collection at the current position of the enumerator.
Top

Show:
© 2017 Microsoft