CopyTo()
FillFormatCollection::CopyTo(System::ArrayPtr<System::SharedPtr<IFillFormat>>, int32_t) method
Copies all elements from the collection to the specified array.
void Aspose::Slides::Theme::FillFormatCollection::CopyTo(System::ArrayPtr<System::SharedPtr<IFillFormat>> array, int32_t index) override
Arguments
| Parameter | Type | Description | 
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<IFillFormat>> | Target array. | 
| index | int32_t | Starting index in the target array. | 
See Also
- Typedef ArrayPtr
 - Typedef SharedPtr
 - Class IFillFormat
 - Class FillFormatCollection
 - Namespace Aspose::Slides::Theme
 - Library Aspose.Slides