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

