Remove
IMasterSlideCollection.Remove 方法
从集合中移除特定对象的第一个出现。
public void Remove(IMasterSlide value)
参数 | 类型 | 描述 |
---|---|---|
value | IMasterSlide | 要从集合中移除的母版幻灯片。 |
另见
- 接口 IMasterSlide
- 接口 IMasterSlideCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
从集合中移除特定对象的第一个出现。
public void Remove(IMasterSlide value)
参数 | 类型 | 描述 |
---|---|---|
value | IMasterSlide | 要从集合中移除的母版幻灯片。 |