ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Template Class / Clone Method

In This Topic
    Clone Method (Template)
    In This Topic
    Creates a new Template that is a copy of the current instance.
    Syntax
    'Declaration
     
    
    Public Function Clone() As Object
    public object Clone()
    See Also