DeviceModelList.set Method

Module: DeviceModelList

Definition

Sets an item of the DeviceModelList object.

void set(int index, DeviceModel deviceModelItem)

Parameters

index int
in Index of the DeviceModel item to set.

deviceModelItem DeviceModel
in DeviceModel item to set.

Exceptions

An error has occurred during Devices Library execution.