ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / CreateInstance Method

In This Topic
    CreateInstance Method (C1IconCollectionEditor)
    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