end()
SmartArtShapeCollection::end() method
Gets iterator pointing right after the last element (if any) of the collection.
iterator Aspose::Slides::SmartArt::SmartArtShapeCollection::end() noexcept
Return Value
An iterator pointing right after the last element (if any) of the collection
SmartArtShapeCollection::end() const method
Gets iterator pointing right after the last element (if any) of the const-qualified instance of the collection.
const_iterator Aspose::Slides::SmartArt::SmartArtShapeCollection::end() const noexcept
Return Value
An iterator pointing right after the last element (if any) of the const-qualified instance of the collection
See Also
- Typedef iterator
- Typedef const_iterator
- Class SmartArtShapeCollection
- Namespace Aspose::Slides::SmartArt
- Library Aspose.Slides