ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / CounterMetadata Class / Type Property

In This Topic
    Type Property (CounterMetadata)
    In This Topic
    Gets the data type of a counter (see CounterType).
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As CounterType
    public CounterType Type {get;}
    See Also