CSequenceCopyTo Method Terminal Works - PDF Printing.Net Library
Copies the elements of the sequence to the specified array.

Namespace: PdfEdit.Pdf.Content.Objects
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void CopyTo(
	CObject[] array,
	int index
)

Parameters

array
Type: PdfEdit.Pdf.Content.ObjectsCObject
index
Type: SystemInt32
See Also

Reference