ComponentOne Bitmap for UWP
HardwareCounterCount Property

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > CounterMetadata Class : HardwareCounterCount Property
Gets the number of hardware counters that are needed for this counter type to be created. All instances of the same counter type use the same hardware counters.
Syntax
'Declaration
 
Public ReadOnly Property HardwareCounterCount As System.Integer
public System.int HardwareCounterCount {get;}
See Also

Reference

CounterMetadata Class
CounterMetadata Members