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