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