HtmlNodeNavigatorMoveToRoot Method |
Moves to the root node to which the current node belongs.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.2.8.0 (9.2.8.20250616)
Syntaxpublic override void MoveToRoot()
Public Overrides Sub MoveToRoot
See Also