System::Xml::XmlProcessingInstruction::get_NodeType-methode
XmlProcessingInstruction::get_NodeType method
Retourneert het type van het huidige knooppunt.
XmlNodeType System::Xml::XmlProcessingInstruction::get_NodeType() override
ReturnValue
Voor XmlProcessingInstruction nodes is deze waarde XmlNodeType::ProcessingInstruction.
Zie ook
- Enum XmlNodeType
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++