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