Mono Class Library: System.Xml.XPath Namespace

System.Xml.XPath.IXPathNavigable

Represents an interface to provide XPathNavigator instance. [Edit]

See Also: IXPathNavigable Members

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. [Edit]

Requirements

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