System::Xml::XmlNamedNodeMap::cend 方法
XmlNamedNodeMap::cend method
获取指向集合最后一个元素之后的不存在元素的迭代器。
iterator System::Xml::XmlNamedNodeMap::cend() const noexcept
ReturnValue
指向集合中最后一个元素之后的元素的迭代器。
另见
- Typedef iterator
- Class XmlNamedNodeMap
- Namespace System::Xml
- Library Aspose.Page for C++