DeviceModelList.set Method¶
Module: DeviceModelList
Definition¶
Sets an item of the DeviceModelList object.
void set(int index, DeviceModel deviceModelItem)
Parameters
index intin Index of the DeviceModel item to set.
deviceModelItem DeviceModelin DeviceModel item to set.
Exceptions
An error has occurred during Devices Library execution.