Aspose::Page::XPS::XpsModel::XpsElement::virtualizeEndIterator method

XpsElement::virtualizeEndIterator method

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

virtualized_iterator * Aspose::Page::XPS::XpsModel::XpsElement::virtualizeEndIterator() override

ReturnValue

An iterator pointing right after the last element (if any) of the collection Provides iterator implementation to container’s end.

See Also