Aspose::Pdf::Rows::virtualizeEndIterator method

Rows::virtualizeEndIterator method

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

virtualized_iterator * Aspose::Pdf::Rows::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