System::Xml::XPath::XPathNavigator::get_IsNode メソッド

XPathNavigator::get_IsNode method

現在のノードが XPath ノードであるかどうかを示す値を返します。

bool System::Xml::XPath::XPathNavigator::get_IsNode() override

ReturnValue

常に true を返します。

参照