Aspose::Pdf::Cells::virtualizeBeginIterator method

Cells::virtualizeBeginIterator method

Gets iterator pointing to the first element (if any) of the collection.

virtualized_iterator * Aspose::Pdf::Cells::virtualizeBeginIterator() override

ReturnValue

An iterator pointing to the first element (if any) of the collection Provides iterator implementation to container’s first element.

See Also