Aspose::Pdf::Cells::virtualizeEndIterator method

Cells::virtualizeEndIterator method

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

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