طريقة 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.Page for C++