C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlDiv Class / Clone Method

In This Topic
Clone Method (HtmlDiv)
In This Topic
Returns a clone of this element.
Syntax
'Declaration
 
Public Overridable Function Clone() As Element
 

Return Value

A clone of this element.
See Also