System::Xml::XmlProcessingInstruction::get_NodeType metode

XmlProcessingInstruction::get_NodeType method

Mengembalikan tipe dari node saat ini.

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

ReturnValue

Untuk node XmlProcessingInstruction, nilai ini adalah XmlNodeType::ProcessingInstruction.

Lihat Juga