GraphicElementCollection.CopyTo
طريقة GraphicElementCollection.CopyTo
تنسخ المجموعة بالكامل إلى مصفوفة أحادية البعد متوافقة، بدءًا من الفهرس المحدد لمصفوفة الهدف.
public void CopyTo(GraphicElement[] array, int arrayIndex)
المعامل | النوع | الوصف |
---|---|---|
array | GraphicElement[] | مصفوفة من الكائنات التي سيتم نسخها. |
arrayIndex | Int32 | الفهرس الابتدائي الذي ستبدأ منه عملية النسخ. |
انظر أيضًا
- class GraphicElement
- class GraphicElementCollection
- namespace Aspose.Pdf.Vector
- assembly Aspose.PDF