System::Xml::XPath::XPathItem::get_IsNode method

XPathItem::get_IsNode method

派生クラスでオーバーライドされた場合、アイテムが XPath ノードかアトミック値かを示す値を取得します。

virtual bool System::Xml::XPath::XPathItem::get_IsNode()=0

ReturnValue

true if the item represents an XPath node; false if the item represents an atomic value.

参照