DeviceInfoList.removeAt Method¶
Module: DeviceInfoList
Definition¶
Removes an element of the DeviceInfoList object.
void removeAt(int index)
Parameters
index intin Index of the DeviceInfo item to remove.
Exceptions
An error has occurred during Devices Library execution.