Aspose::Page::XPS::XpsModel::XpsElement::begin method
XpsElement::begin() const method
Gets iterator pointing to the first element (if any) of the const-qualified instance of the collection.
const_iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() const noexcept
ReturnValue
An iterator pointing to the first element (if any) of the const-qualified instance of the collection
See Also
- Typedef const_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++
XpsElement::begin() method
Gets iterator pointing to the first element (if any) of the collection.
iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() noexcept
ReturnValue
An iterator pointing to the first element (if any) of the collection
See Also
- Typedef iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++