GetEnumerator

GradientStopCollection.GetEnumerator method

Returns an enumerator that iterates through the collection.

public IEnumerator<GradientStop> GetEnumerator()

See Also