MoveToNext Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlNodeNavigator..::..MoveToNext Method |
| HtmlNodeNavigator Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| MoveToNext()()()() |
Moves to the next sibling of the current node.
(Overrides XPathNavigator..::..MoveToNext()()()().) | |
| MoveToNext(XPathNodeType) | Moves the XPathNavigator to the next sibling node of the current node that matches the XPathNodeType specified. (Inherited from XPathNavigator.) | |
| MoveToNext(String, String) | Moves the XPathNavigator to the next sibling node with the local name and namespace URI specified. (Inherited from XPathNavigator.) |