Aspose::Page::XPS::XpsModel::XpsElement::cend method
XpsElement::cend method
获取指向集合中最后一个 const 限定元素之后的迭代器(如果有)。
const_iterator Aspose::Page::XPS::XpsModel::XpsElement::cend() const noexcept
ReturnValue
一个指向集合中最后一个 const 限定元素(如果有)之后的迭代器。
另见
- Typedef const_iterator
- Class XpsElement
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++