Aspose::Pdf::BoundsCheckableList::virtualizeEndIterator method
BoundsCheckableList::virtualizeEndIterator method
Gets iterator pointing right after the last element (if any) of the collection.
virtualized_iterator * Aspose::Pdf::BoundsCheckableList<typename>::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
- Typedef virtualized_iterator
- Class BoundsCheckableList
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++