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