GlobalLayoutSlideCollection
Overview
GlobalLayoutSlideCollection is a class in Aspose.Slides FOSS for C++.
Represents a collection of all layout slides in a presentation. Extends LayoutSlideCollection with methods for adding/cloning layout slides in the context of uniting the individual collections of master’s layout slides.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
GlobalLayoutSlideCollection | GlobalLayoutSlideCollection | Read | Property gives access to the underlying collection object |
ILayoutSlideCollection | ILayoutSlideCollection | Read | Returns an ILayoutSlideCollection interface to the collection |
LayoutSlide | LayoutSlide | Read | Property represents a LayoutSlide within the collection |
reference | reference | Read | Property provides a reference to a collection element |
pointer | pointer | Read | Returns a pointer to a collection element |
iterator | iterator | Read | Property yields an iterator for traversing the collection |
const_iterator | const_iterator | Read | Provides a const iterator to the start of the collection |
Methods
| Signature | Description |
|---|---|
GlobalLayoutSlideCollection() → GlobalLayoutSlideCollection | Property gives access to the underlying collection object |
ILayoutSlideCollection() → ILayoutSlideCollection | Returns an ILayoutSlideCollection interface to the collection |
ILayoutSlideCollection() → ILayoutSlideCollection | |
LayoutSlide() → LayoutSlide | Property represents a LayoutSlide within the collection |
LayoutSlide() → LayoutSlide | |
LayoutSlide() → LayoutSlide | |
reference() → reference | Property provides a reference to a collection element |
pointer() → pointer | Returns a pointer to a collection element |
iterator() → iterator | Property yields an iterator for traversing the collection |
iterator() → iterator | |
iterator() → iterator | |
iterator() → iterator | |
reference() → reference | |
pointer() → pointer | |
const_iterator() → const_iterator | Provides a const iterator to the start of the collection |
const_iterator() → const_iterator | |
const_iterator() → const_iterator | |
const_iterator() → const_iterator | |
iterator() → iterator | |
iterator() → iterator | |
const_iterator() → const_iterator | |
const_iterator() → const_iterator | |
const_iterator() → const_iterator | |
const_iterator() → const_iterator |