System::Xml::XPath::XPathItem::get_IsNode method
XPathItem::get_IsNode method
Ketika dioverride dalam kelas turunan, mendapatkan nilai yang menunjukkan apakah item mewakili node XPath atau nilai atomik.
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.
Lihat Juga
- Class XPathItem
- Namespace System::Xml::XPath
- Library Aspose.Page for C++