Remove

ISlideCollection.Remove method

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

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

另见