public interface ISectionSlideCollection extends IGenericCollection<ISlide>
Represents a collection of a slides in the section.
| Modifier and Type | Method and Description |
|---|---|
ISlide |
get_Item(int index)
Gets the element at the specified index.
|
iteratorJavaiteratorCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.