ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / IC1Cloneable Interface / CreateInstance Method

In This Topic
    CreateInstance Method
    In This Topic
    Creates a new instance of same class as the instance class that this method is called from.
    Syntax
    'Declaration
     
    Function CreateInstance() As IC1Cloneable
    IC1Cloneable CreateInstance()
    See Also