DeviceInfoList.get Method¶
Module: DeviceInfoList
Definition¶
Gets an item of the DeviceInfoList object.
DeviceInfo get(int index)
Parameters
index intin Index of the DeviceInfo item to get.
Returns
DeviceInfo item to get.
Exceptions
An error has occurred during Devices Library execution.