XmlDocument.CreateNavigator Method
.NET Framework 4.5
Creates a new XPathNavigator object for navigating this document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |