cend()

TrendlineCollection::cend() const method

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

const_iterator Aspose::Slides::Charts::TrendlineCollection::cend() const noexcept

Return Value

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

See Also