Aspose::Page::XPS::XpsModel::XpsElement::begin method

XpsElement::begin() const method

संग्रह के const-योग्य इंस्टेंस के पहले तत्व (यदि कोई हो) की ओर इशारा करने वाला इटरेटर प्राप्त करता है।

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

ReturnValue

कलेक्शन की const-योग्य इंस्टेंस के पहले तत्व (यदि कोई हो) की ओर इशारा करने वाला इटेरेटर

संबंधित देखें

XpsElement::begin() method

संग्रह के पहले तत्व (यदि कोई हो) की ओर इशारा करने वाला इटरेटर प्राप्त करता है।

iterator Aspose::Page::XPS::XpsModel::XpsElement::begin() noexcept

ReturnValue

कलेक्शन के पहले तत्व (यदि कोई हो) की ओर इशारा करने वाला इटेरेटर

संबंधित देखें