Aspose::Pdf::BoundsCheckableList::cbegin method
BoundsCheckableList::cbegin method
Gets iterator pointing to the first const-qualified element (if any) of the collection.
const_iterator Aspose::Pdf::BoundsCheckableList<typename>::cbegin() const noexcept
ReturnValue
An iterator pointing to the first const-qualified element (if any) of the collection
See Also
- Typedef const_iterator
- Class BoundsCheckableList
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++