The methods of System.Collections.IEnumerable are listed below. For a list of all members, see the IEnumerable Members list.
GetEnumerator() : IEnumerator Returns a IEnumerator that can be used for simple iteration over a collection.
Returns a IEnumerator that can be used for simple iteration over a collection.