ComponentOne Bitmap for UWP
C1.UWP.DX 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