Copies the collection to an array, starting at the specified index of the target array.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- array
- Type: PdfEdit.PdfPdfOutline
- arrayIndex
- Type: SystemInt32
Implements
ICollectionTCopyTo(T, Int32)See Also