Aspose::Pdf::Paragraphs::virtualizeBeginIterator method

Paragraphs::virtualizeBeginIterator method

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

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