Aspose::Page::XPS::XpsModel::XpsElement::virtualizeBeginConstIterator method
XpsElement::virtualizeBeginConstIterator method
Gets iterator pointing to the first element (if any)of the const-qualified instance of the collection.
virtualized_iterator * Aspose::Page::XPS::XpsModel::XpsElement::virtualizeBeginConstIterator() const override
ReturnValue
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.
See Also
- Typedef virtualized_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++