Edit

Share via


IDeviceRundown.ComponentCount Property

Definition

Gets the number of components, or subdevices, contained on this device.

public int ComponentCount { get; }
member this.ComponentCount : int
Public ReadOnly Property ComponentCount As Integer

Property Value

Remarks

A component, sometimes also referred to as a subdevice, is a functional hardware unit in a device that can be turned on or switched to a low-power state independently of the other components in the same device.

Applies to