Aspose::Page::XPS::XpsModel::XpsElement::end method
XpsElement::end() const method
Gets iterator pointing right after the last element (if any) of the const-qualified instance of the collection.
const_iterator Aspose::Page::XPS::XpsModel::XpsElement::end() const noexcept
ReturnValue
An iterator pointing right after the last element (if any) of the const-qualified instance of the collection
See Also
- Typedef const_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++
XpsElement::end() method
Gets iterator pointing right after the last element (if any) of the collection.
iterator Aspose::Page::XPS::XpsModel::XpsElement::end() noexcept
ReturnValue
An iterator pointing right after the last element (if any) of the collection
See Also
- Typedef iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++