System.Xml.XPath.XPathItem Class

Represents an item in the XQuery 1.0 and XPath 2.0 Data Model.

See Also: XPathItem Members

Syntax

public abstract class XPathItem

Remarks

An item is either a node or an atomic value.

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