Aspose::Cells::Charts::LegendEntryCollection::begin method

LegendEntryCollection::begin method

Returns an iterator to the beginning of the LegendEntryCollection.

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

ReturnValue

An Iterator pointing to the first element of the LegendEntryCollection.

See Also