System.Collections.Generic.IEnumerable<T>: Method Members

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

Public Methods

GetEnumerator() : IEnumerator<T>

Returns an enumerator that iterates through the collection.