System.Xml.XPath.XPathItem.IsNode Property

When overridden in a derived class, gets a value indicating whether the item represents an XPath node or an atomic value.

Syntax

public abstract bool IsNode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0