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