Returns a new System.Xml.XPath.XPathNavigator object.
An System.Xml.XPath.XPathNavigator object.
If the IXPathNavigable.CreateNavigator method is called from an System.Xml.XmlNode object, the System.Xml.XPath.XPathNavigator object is initially positioned on the node from which the method was called. If the IXPathNavigable.CreateNavigator method is called from an System.Xml.XPath.XPathDocument object or an System.Xml.XmlDocument object, the System.Xml.XPath.XPathNavigator object is positioned on the root of the document.