The methods of the IEnumerable interface are listed below. For a complete list of IEnumerable interface members, see the IEnumerable Members topic.
GetEnumerator | When implemented by a class, returns an enumerator which can be used to iterate through a collection. |