ComponentOne Bitmap for WPF
C1.WPF.DX.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 Type
    public Type PrimitiveType {get;}
    See Also