System.Xml.XmlDocument.CreateNavigator Method

Creates a new System.Xml.XPath.XPathNavigator object for navigating this document.

Syntax

public override System.Xml.XPath.XPathNavigator CreateNavigator ()

Returns

An System.Xml.XPath.XPathNavigator object.

Remarks

This method is a Microsoft extension to the Document Object Model (DOM).

Requirements

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