begin()
PieSplitCustomPointCollection::begin() method
Gets iterator pointing to the first element (if any) of the collection.
iterator Aspose::Slides::Charts::PieSplitCustomPointCollection::begin() noexcept
Return Value
An iterator pointing to the first element (if any) of the collection
PieSplitCustomPointCollection::begin() const method
Gets iterator pointing to the first element (if any) of the const-qualified instance of the collection.
const_iterator Aspose::Slides::Charts::PieSplitCustomPointCollection::begin() const noexcept
Return Value
An iterator pointing to the first element (if any) of the const-qualified instance of the collection
See Also
- Typedef iterator
- Typedef const_iterator
- Class PieSplitCustomPointCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides