XPathItem::IsNode Property
.NET Framework (current version)
When overridden in a derived class, gets a value indicating whether the item represents an XPath node or an atomic value.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Booleantrue if the item represents an XPath node; false if the item represents an atomic value.
.NET Framework
Available since 2.0
Silverlight
Available since 4.0
Available since 2.0
Silverlight
Available since 4.0
Show: