XdmDocument.IXPathNavigable.CreateNavigator MethodXdmDocument.IXPathNavigable.CreateNavigator MethodXdmDocument::IXPathNavigable::CreateNavigator Method

Returns a read-only XPathNavigatorXPathNavigatorXPathNavigator for navigating through nodes of this XdmDocumentXdmDocumentXdmDocument.

Syntax

 

Remarks

The XPathNavigatorXPathNavigatorXPathNavigator is positioned on the root element of the XdmDocumentXdmDocumentXdmDocument. If there is no root element, the XPathNavigatorXPathNavigatorXPathNavigator is positioned on the first node in the XdmDocumentXdmDocumentXdmDocument.