Copies the Array_List or a portion of it to a one-dimensional array.
Namespace: PdfEdit.Charting
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- array
- Type: System.Array
- index
- Type: System.Int32
Implements
ICollection.CopyTo(Array, Int32)See Also