CopyTo
ExtraColorSchemeCollection.CopyTo method
Copies all elements of the collection to the specified array.
public void CopyTo(Array array, int index)
Parameter | Type | Description |
---|---|---|
array | Array | Target array. |
index | Int32 | Starting index in the array. |
See Also
- class ExtraColorSchemeCollection
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides