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