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

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

    Parameters

    type
    See Also