طريقة Aspose::Page::XPS::XpsModel::XpsElement::begin
XpsElement::begin() const method
يحصل على المؤشر الذي يشير إلى العنصر الأول (إن وجد) في النسخة المؤهلة بالثابت من المجموعة.
const_iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() const noexcept
ReturnValue
مؤشر يشير إلى العنصر الأول (إن وجد) من النسخة المؤهَّلة بالثابت من مجموعة الكائنات.
انظر أيضًا
- Typedef const_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++
XpsElement::begin() method
يحصل على المؤشر الذي يشير إلى العنصر الأول (إن وجد) في المجموعة.
iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() noexcept
ReturnValue
مؤشر يشير إلى العنصر الأول (إن وجد) من مجموعة الكائنات.
انظر أيضًا
- Typedef iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++