System::Xml::XmlNotation::get_NodeType メソッド
XmlNotation::get_NodeType method
現在のノードの型を返します。
XmlNodeType System::Xml::XmlNotation::get_NodeType() override
ReturnValue
ノードのタイプです。XmlNotation ノードの場合、値は XmlNodeType::Notation です。
参照
- Enum XmlNodeType
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Page for C++