Accusoft.PdfXpress5.Net
CopyTo Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > DocumentCollection Class : CopyTo Method




array
The one-dimensional Array that is the destination of the elements copied from DocumentCollection. The Array must have zero-based indexing.
index
An integer which represents the zero-based index in array at which copying begins.

Glossary Item Box

Copies the entire collection to an array, starting at index of the target array.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

array
The one-dimensional Array that is the destination of the elements copied from DocumentCollection. The Array must have zero-based indexing.
index
An integer which represents the zero-based index in array at which copying begins.

See Also

©2012. Accusoft Corporation. All Rights Reserved.