Remove
MasterSlideCollection.Remove method
从集合中删除特定对象的第一个匹配项。
public void Remove(IMasterSlide value)
范围 | 类型 | 描述 |
---|---|---|
value | IMasterSlide | 要从集合中删除的母版幻灯片。 |
也可以看看
- interface IMasterSlide
- class MasterSlideCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
从集合中删除特定对象的第一个匹配项。
public void Remove(IMasterSlide value)
范围 | 类型 | 描述 |
---|---|---|
value | IMasterSlide | 要从集合中删除的母版幻灯片。 |