Remove

IVbaModuleCollection.Remove method

从集合中删除特定对象的第一个匹配项。

public void Remove(IVbaModule value)
范围类型描述
valueIVbaModule要从集合中删除的模块。

也可以看看