System::Xml::XmlDocumentType::get_Notations 方法
XmlDocumentType::get_Notations method
返回文档类型声明中出现的 XmlNotation 节点集合。
SharedPtr<XmlNamedNodeMap> System::Xml::XmlDocumentType::get_Notations()
ReturnValue
一个包含 XmlNotation 节点的 XmlNamedNodeMap。返回的 XmlNamedNodeMap 为只读。
另见
- Typedef SharedPtr
- Class XmlNamedNodeMap
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Font for C++