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.1.0.0 (9.1.0.20241025)
Syntax public override void MoveToRoot()
Public Overrides Sub MoveToRoot
See Also