CopyTo
DrawingGuidesCollection.CopyTo Methode
Kopiert alle Elemente aus der Sammlung in das angegebene Array.
public void CopyTo(IDrawingGuide[] array, int index)
Parameter | Typ | Beschreibung |
---|---|---|
array | IDrawingGuide[] | Ziel-Array. |
index | Int32 | Startindex im Ziel-Array. |
Siehe auch
- Schnittstelle IDrawingGuide
- Klasse DrawingGuidesCollection
- Namespace Aspose.Slides
- Assembly Aspose.Slides