Method GetEnumerator
Namespace TallComponents.PDF.Brushes
Class ColorStopCollection
Implements strong typed IEnumerable<T>.GetEnumerator.
Syntax
public
IEnumerator<ColorStop>
GetEnumerator(
)
Returns
IEnumerator<ColorStop>
Enumerator for this collection.