CopyTo
SubPathCollection.CopyTo-Methode
Kopiert die gesamte Sammlung in ein kompatibles eindimensionales Array, beginnend am angegebenen Index des Zielarrays.
public void CopyTo(SubPath[] array, int arrayIndex)
Parameter | Typ | Beschreibung |
---|---|---|
array | SubPath[] | Array von Objekten, die kopiert werden sollen. |
arrayIndex | Int32 | Startindex, ab dem das Kopieren begonnen wird. |
Siehe auch
- Klasse SubPath
- Klasse SubPathCollection
- Namespace Aspose.Pdf.Vector
- Assembly Aspose.PDF