ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / BaseElement Class / CreateInstance Method

In This Topic
    CreateInstance Method (BaseElement)
    In This Topic
    Creates an instance of the element copy.
    Syntax
    'Declaration
     
    
    Protected MustOverride Function CreateInstance() As BaseElement
    protected abstract BaseElement CreateInstance()
    See Also