CopyTo()
SummaryZoomSectionCollection::CopyTo(System::ArrayPtr<System::SharedPtr<ISummaryZoomSection>>, int32_t) method
Copies the entire collection to the specified array.
void Aspose::Slides::SummaryZoomSectionCollection::CopyTo(System::ArrayPtr<System::SharedPtr<ISummaryZoomSection>> array, int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
array | System::ArrayPtr<System::SharedPtr<ISummaryZoomSection>> | Target array |
index | int32_t | Index in the target array. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class ISummaryZoomSection
- Class SummaryZoomSectionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides