Aspose::Page::XPS::XpsModel::XpsElement::cbegin 方法

XpsElement::cbegin method

获取指向集合中第一个 const 限定元素(如果有)的迭代器。

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

ReturnValue

指向集合的第一个 const 限定元素(如果有)的迭代器

另见