System::Xml::XmlNotation::get_NodeType 方法
XmlNotation::get_NodeType method
返回当前节点的类型。
XmlNodeType System::Xml::XmlNotation::get_NodeType() override
ReturnValue
节点类型。对于 XmlNotation 节点,值为 XmlNodeType::Notation。
另见
- Enum XmlNodeType
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++