ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / Variant Structure / PrimitiveType Property

In This Topic
    PrimitiveType Property
    In This Topic
    Gets the primitive Type.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrimitiveType As System.Type
    public System.Type PrimitiveType {get;}
    See Also