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: SystemArray
- index
- Type: SystemInt32
Implements
ICollectionCopyTo(Array, Int32)See Also