Mono Class Library: Overview

System.Collections.IEnumerable: Method Members

The methods of System.Collections.IEnumerable are listed below. For a list of all members, see the IEnumerable Members list.

Public Methods

GetEnumerator() : IEnumerator
Returns a IEnumerator that can be used for simple iteration over a collection.