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