asp.net.ph

IEnumerable Interface

System.Collections Namespace


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

IEnumerable Interface Members

Collapse   Methods

Visibility Name Parameters Return Type
public GetEnumerator ( ) IEnumerator

Remarks


Notes to Implementers: IEnumerable must be implemented to support the ForEach semantics of Microsoft Visual Basic. COM classes that allow enumerators also implement this interface.

See Also

IEnumerator Interface Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph