ReorderSectionWithSlides()
SectionCollection::ReorderSectionWithSlides(System::SharedPtr<ISection>, int32_t) method
Moves section and its slides from the collection to the specified position.
void Aspose::Slides::SectionCollection::ReorderSectionWithSlides(System::SharedPtr<ISection> section, int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | System::SharedPtr<ISection> | Target index. |
section | int32_t | Section to move. |
See Also
- Typedef SharedPtr
- Class ISection
- Class SectionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides