Returns an enumerator that iterates through the collection.
[C#] virtual IEnumerator<T> GetEnumerator()
virtual IEnumerator<T> GetEnumerator()
Gets an Element enumerator for the Collection.