XPathNavigator::MoveToFirstNamespace Method
.NET Framework (current version)
Moves the XPathNavigator to the first namespace node of the current node.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | MoveToFirstNamespace() | Moves the XPathNavigator to first namespace node of the current node. |
![]() | MoveToFirstNamespace(XPathNamespaceScope) | When overridden in a derived class, moves the XPathNavigator to the first namespace node that matches the XPathNamespaceScope specified. |
Show:
