Aspose::Pdf::Structure::ElementCollection::cend method

ElementCollection::cend method

Gets iterator pointing right after the last const-qualified element (if any) of the collection.

const_iterator Aspose::Pdf::Structure::ElementCollection::cend() const noexcept

ReturnValue

An iterator pointing right after the last const-qualified element (if any) of the collection

See Also