HtmlNodeNavigatorMoveToNextAttribute Method |
Moves to the next HTML attribute.
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic override bool MoveToNextAttribute()
Public Overrides Function MoveToNextAttribute As Boolean
Return Value
Type:
Boolean
See Also