ComponentOne List for WinForms
C1.Win.C1List.Util.Xml.Serialization Namespace / CollectionElementTypeAttribute Class / CollectionElementType Property

In This Topic
    CollectionElementType Property (CollectionElementTypeAttribute)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CollectionElementType As Type
    public Type CollectionElementType {get;}
    See Also