United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 2.0
Class Library Reference
System.Collections
IEnumerable Interface
IEnumerable Methods
GetEnumerator Method
0 out of 1 rated this helpful
-
Rate this topic
IEnumerable Methods
.NET Framework 2.0
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 1.1
Silverlight
Public Methods
Name
Description
GetEnumerator
Returns an enumerator that iterates through a collection.
Top
See Also
Reference
IEnumerable Interface
System.Collections Namespace
IEnumerator
System.Collections.Generic.IEnumerable
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