| HtmlAttributeClone Method  | 
            Creates a duplicate of this attribute.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic HtmlAttribute Clone()
Public Function Clone As HtmlAttribute
Return Value
Type: 
HtmlAttributeThe cloned attribute.
See Also