True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.Design Namespace / SplitCollectionEditor Class / CreateInstance Method

In This Topic
    CreateInstance Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateInstance( _
       ByVal itemType As System.Type _
    ) As System.Object
    protected virtual System.object CreateInstance( 
       System.Type itemType
    )

    Parameters

    itemType
    See Also