Aspose::Cells::Drawing::GradientStopCollection::begin method

GradientStopCollection::begin method

Returns an iterator to the beginning of the GradientStopCollection.

Iterator Aspose::Cells::Drawing::GradientStopCollection::begin()

ReturnValue

An Iterator pointing to the first element of the GradientStopCollection.

See Also