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.
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.
| Name | Description | |
|---|---|---|
|
Current | Gets the current element in the collection. (Inherited from IEnumerator.) |
|
Current | Gets the element in the collection at the current position of the enumerator. |