System.Xml.XPath.IXPathNavigable

Provides an accessor to the System.Xml.XPath.XPathNavigator class.

See Also: IXPathNavigable Members

Syntax

public interface IXPathNavigable

Remarks

This interface provides the way to create XPathNavigator instance. Two XPathNavigable implementation are available in System.XML.dll: XPathDocument and XmlDocument. See System.Xml.XPath.XPathDocument for the detailed differences of those implementations.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0