ISectionSlideCollection
ISectionSlideCollection interface
Represents a collection of a slides in the section.
public interface ISectionSlideCollection : IGenericCollection<ISlide>
Properties
| Name | Description |
|---|---|
| Item { get; } | Gets the element at the specified index. Read-only ISlide. |
See Also
- interface IGenericCollection<T>
- interface ISlide
- namespace Aspose.Slides
- assembly Aspose.Slides