removeAt

removeAt(int index) method

Removes an ActiveX control stored at specified position from the collection.

Parameters

NameTypeDescription
indexintIndex of a control to remove.

Returns

void