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