0 out of 7 rated this helpful - Rate this topic

IEnumerable Members

Exposes the enumerator, which supports a simple iteration over a collection of a specified type.

The following tables list the members exposed by the IEnumerable generic type.

  Name Description
Public method Supported by the .NET Compact Framework GetEnumerator Returns an enumerator that iterates through the collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.