CopyTo()
ImageTransformOCollectionEffectiveData::CopyTo(System::ArrayPtr<System::SharedPtr<IEffectEffectiveData>>, int32_t) method
Copies all elements from the collection into the specified array.
void Aspose::Slides::Effects::ImageTransformOCollectionEffectiveData::CopyTo(System::ArrayPtr<System::SharedPtr<IEffectEffectiveData>> array, int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
array | System::ArrayPtr<System::SharedPtr<IEffectEffectiveData>> | Array to fill. |
index | int32_t | Starting position in target array. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IEffectEffectiveData
- Class ImageTransformOCollectionEffectiveData
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides