Sign in
Home
Samples
Languages
Extensions
Documentation
Community
Get started for free
Developer Tools and Languages
.NET Framework 3.5
.NET Framework Class Library
System.Collections Namespace
IEnumerator Interface
IEnumerator Properties
Current Property
This topic has not yet been rated
-
Rate this topic
IEnumerator Properties
.NET Framework 3.5
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
Silverlight
The
IEnumerator
type exposes the following members.
Properties
Name
Description
Current
Gets the current element in the collection.
Top
See Also
Reference
IEnumerator Interface
System.Collections Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD