XPathNavigator::MoveToChild Method
.NET Framework (current version)
Moves the XPathNavigator to the child node specified.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | MoveToChild(String^, String^) | Moves the XPathNavigator to the child node with the local name and namespace URI specified. |
![]() | MoveToChild(XPathNodeType) | Moves the XPathNavigator to the child node of the XPathNodeType specified. |
Show:
