System::Xml::XPath::XPathItem::get_IsNode طريقة

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.

انظر أيضًا