2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / c1ReadOnlyCollectionEditor Class / c1ReadOnlyCollectionEditor Constructor

In This Topic
    c1ReadOnlyCollectionEditor Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal type As System.Type _
    )
    public c1ReadOnlyCollectionEditor( 
       System.Type type
    )

    Parameters

    type
    See Also