System::Xml::XmlSignificantWhitespace::get_NodeType メソッド

XmlSignificantWhitespace::get_NodeType method

現在のノードの型を返します。

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

ReturnValue

XmlSignificantWhitespace ノードに対して、このメソッドは XmlNodeType::SignificantWhitespace を返します。

参照