CopyTo
EffectStyleCollection.CopyTo method
Copies all elements from 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 target array. |
See Also
- class EffectStyleCollection
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides