MoveToFirstNamespace Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlNodeNavigator..::..MoveToFirstNamespace Method |
| HtmlNodeNavigator Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| MoveToFirstNamespace()()()() | Moves the XPathNavigator to first namespace node of the current node. (Inherited from XPathNavigator.) | |
| MoveToFirstNamespace(XPathNamespaceScope) |
Moves the XPathNavigator to the first namespace node of the current element.
Always returns false for the HtmlNavigator implementation.
(Overrides XPathNavigator..::..MoveToFirstNamespace(XPathNamespaceScope).) |