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