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

XPathItem::get_IsNode method

Türetilmiş bir sınıfta geçersiz kılındığında, öğenin bir XPath düğümü mü yoksa atomik bir değer mi olduğunu gösteren bir değer alır.

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.

Ayrıca Bakınız