cbegin()
LayoutSlideCollection::cbegin() const method
Gets iterator pointing to the first const-qualified element (if any) of the collection.
const_iterator Aspose::Slides::LayoutSlideCollection::cbegin() const noexcept
Return Value
An iterator pointing to the first const-qualified element (if any) of the collection
See Also
- Typedef const_iterator
- Class LayoutSlideCollection
- Namespace Aspose::Slides
- Library Aspose.Slides