XmlDocument::CreateNavigator Method
.NET Framework (current version)
Creates a new XPathNavigator object for navigating this document.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | CreateNavigator() | Creates a new XPathNavigator object for navigating this document.(Overrides XmlNode::CreateNavigator().) |
![]() | CreateNavigator(XmlNode^) | Creates an XPathNavigator object for navigating this document positioned on the XmlNode specified. |
Show:

