







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