Click or drag to resize
Pdftools logo

FileReferenceListCopyTo Method


Namespace: PdfTools.FourHeights.PdfToolbox.Pdf
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public void CopyTo(
	FileReference[] array,
	int arrayIndex
)

Parameters

array  FileReference
 
arrayIndex  Int32
 

Implements

ICollectionTCopyTo(T, Int32)
See Also