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