RemoveAt

IControlCollection.RemoveAt 方法

从集合中移除存储在指定位置的 ActiveX 控件。

public void RemoveAt(int index)
参数类型描述
indexInt32要移除的控件的索引。

另请参阅