Aspose::Cells::Charts::SeriesCollection::begin method

SeriesCollection::begin method

Returns an iterator to the beginning of the SeriesCollection.

Iterator Aspose::Cells::Charts::SeriesCollection::begin()

ReturnValue

An Iterator pointing to the first element of the SeriesCollection.

See Also