DeviceCollection.Count
 
 
 

DeviceCollection.Count

Introduced

v6.0

Description

Returns a Long indicating the number of device drivers in the Device Manager.

C# Syntax

// get accessor
Int32 rtn = DeviceCollection.Count;

Parameters

Parameter Type Description
Name String or Integer Name or Device.ID of the device to return.

See Also

DeviceCollection.Item