CopyTo
TextAnimationCollection.CopyTo-Methode
Kopiert alle Elemente aus der Sammlung in das angegebene Array.
public void CopyTo(Array array, int index)
Parameter | Typ | Beschreibung |
---|---|---|
array | Array | Zu füllendes Array. |
index | Int32 | Startposition im Ziel-Array. |
Siehe Auch
- Klasse TextAnimationCollection
- Namespace Aspose.Slides.Animation
- Assembly Aspose.Slides