ISectionSlideCollection

ISectionSlideCollection interface

表示节中幻灯片的集合。

public interface ISectionSlideCollection : IGenericCollection<ISlide>

特性

姓名描述
Item { get; }获取指定索引处的元素。 只读ISlide

也可以看看