System::Xml::XmlProcessingInstruction::get_NodeType metod

XmlProcessingInstruction::get_NodeType method

Returnerar typen för den aktuella noden.

XmlNodeType System::Xml::XmlProcessingInstruction::get_NodeType() override

ReturnValue

För XmlProcessingInstruction noder är detta värde XmlNodeType::ProcessingInstruction.

Se även