[]
Gets an enumerator that iterates through the collection of Image objects.
public IEnumerator<Image> GetEnumerator()
An IEnumerator<T> for the collection.