Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

IEnumerator<T>.Current Property

May 02, 2013

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.