ILayoutSlideCollection
General
ILayoutSlideCollection is a interface in Aspose.Slides for NET.
Inherits from: IEnumerable<ILayoutSlide>.
ILayoutSlideCollection és una interfície en Aspose.Slides per a NET. Hereta de: ゚IEnumerable
Representa una classe base per a la col·lecció de diapositives d’estampatge.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
AsICollection | ICollection | Read | Provides the collection as a non‑generic ICollection |
AsIEnumerable | IEnumerable | Read | Provides the collection as an IEnumerable for enumeration |
Mètodes
| Signature | Description |
|---|---|
GetByType(type: SlideLayoutType) | The with the specified type, or null if not found. |