Aspose::Page::XPS::XpsModel::XpsElement::virtualizeEndConstIterator method
XpsElement::virtualizeEndConstIterator method
Gets iterator pointing right after the last element (if any)of the const-qualified instance of the collection.
virtualized_iterator * Aspose::Page::XPS::XpsModel::XpsElement::virtualizeEndConstIterator() const override
ReturnValue
An iterator pointing right after the last element (if any)of the const-qualified instance of the collection Provides const iterator implementation to container’s end.
See Also
- Typedef virtualized_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++