System.Collections.Generic.IEnumerable<T> Members

The members of System.Collections.Generic.IEnumerable<T> are listed below.

Public Methods

GetEnumerator() : IEnumerator<T>

Returns an enumerator that iterates through the collection.