CopyTo()
ChartDataWorksheetCollection::CopyTo(System::ArrayPtr<System::SharedPtr<IChartDataWorksheet>>, int32_t) method
Copy to specified array.
void Aspose::Slides::Charts::ChartDataWorksheetCollection::CopyTo(System::ArrayPtr<System::SharedPtr<IChartDataWorksheet>> array, int32_t arrayIndex) override
Arguments
Parameter | Type | Description |
---|---|---|
array | System::ArrayPtr<System::SharedPtr<IChartDataWorksheet>> | Array to copy to. |
arrayIndex | int32_t | Index to begin copying. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IChartDataWorksheet
- Class ChartDataWorksheetCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides