GraphicElementCollection.CopyTo
GraphicElementCollection.CopyTo metod
Kopierar hela samlingen till en kompatibel en-dimensionell Array, som börjar vid det angivna indexet i mål-arrayen.
public void CopyTo(GraphicElement[] array, int arrayIndex)
Parameter | Typ | Beskrivning |
---|---|---|
array | GraphicElement[] | Array av objekt som kommer att kopieras. |
arrayIndex | Int32 | Startindex från vilket kopieringen kommer att påbörjas. |
Se Även
- klass GraphicElement
- klass GraphicElementCollection
- namnrymd Aspose.Pdf.Vector
- assembly Aspose.PDF