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




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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