Aspose::Page::XPS::XpsModel::XpsElement::cend method

XpsElement::cend method

Gets iterator pointing right after the last const-qualified element (if any) of the collection.

const_iterator Aspose::Page::XPS::XpsModel::XpsElement::cend() const noexcept

ReturnValue

An iterator pointing right after the last const-qualified element (if any) of the collection

See Also