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.
संबंधित देखें
- Class XPathItem
- Namespace System::Xml::XPath
- Library Aspose.Page for C++