System.Collections.IEnumerable Members

The members of System.Collections.IEnumerable are listed below.

Public Methods

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