







|
| A Sandcastle Documented Class Library |
| HtmlNodeNavigator..::..MoveToParent Method |
| HtmlNodeNavigator Class See Also Send Feedback |
Moves to the parent of the current node.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public override bool MoveToParent() |
| Visual Basic |
|---|
Public Overrides Function MoveToParent As Boolean |
| Visual C++ |
|---|
public: virtual bool MoveToParent() override |
