FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / LayerCollection.LayerCollectionEditor Class / CreateInstance Method

In This Topic
    CreateInstance Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function CreateInstance( _
       ByVal itemType As Type _
    ) As Object
    protected override object CreateInstance( 
       Type itemType
    )

    Parameters

    itemType
    See Also