طريقة System::Xml::XmlProcessingInstruction::get_NodeType

XmlProcessingInstruction::get_NodeType method

يعيد نوع العقدة الحالية.

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

ReturnValue

بالنسبة لعقد XmlProcessingInstruction، تكون هذه القيمة هي XmlNodeType::ProcessingInstruction.

انظر أيضًا