virtualizeBeginConstIterator()
ShapeCollection::virtualizeBeginConstIterator() const method
Gets iterator pointing to the first element (if any)of the const-qualified instance of the collection.
virtualized_iterator * Aspose::Slides::ShapeCollection::virtualizeBeginConstIterator() const override
Return Value
An iterator pointing to the first element (if any)of the const-qualified instance of the collection Provides const iterator implementation to container’s first element.
Newly-created iterator object.
See Also
- Typedef virtualized_iterator
- Class ShapeCollection
- Namespace Aspose::Slides
- Library Aspose.Slides