CopyTo
TextAnimationCollection.CopyTo method
Copies all elements from the collection into the specified array.
public void CopyTo(Array array, int index)
Parameter | Type | Description |
---|---|---|
array | Array | Array to fill. |
index | Int32 | Starting position in target array. |
See Also
- class TextAnimationCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides