Aspose::Page::XPS::XpsModel::XpsElement::cbegin method

XpsElement::cbegin method

Gets iterator pointing to the first const-qualified element (if any) of the collection.

const_iterator Aspose::Page::XPS::XpsModel::XpsElement::cbegin() const noexcept

ReturnValue

An iterator pointing to the first const-qualified element (if any) of the collection

See Also