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++