Remove

IVbaModuleCollection.Remove 方法

从集合中移除特定对象的第一次出现。

public void Remove(IVbaModule value)
参数类型描述
valueIVbaModule要从集合中移除的模块。

参见