Remove

MasterSlideCollection.Remove 方法

从集合中移除特定对象的第一个实例。

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

另请参阅