Remove

IMasterSlideCollection.Remove 方法

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

public void Remove(IMasterSlide value)
参数类型描述
valueIMasterSlide要从集合中移除的母版幻灯片。

另见