True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Util.Xml.Serialization Namespace / CollectionElementTypeAttribute Class / CollectionElementTypeAttribute Constructor

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

    Parameters

    type
    See Also