Accusoft.NotateXpress12.Net
CopyTo Method
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > ElementCollection Class : CopyTo Method




array
The one-dimensional Array that is the destination of the elements copied from the Document Collection. The Array must have zero-based indexing.
index
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 the Document Collection. The Array must have zero-based indexing.
index
The zero-based index in array at which copying begins.

See Also

©2013. Accusoft Corporation. All Rights Reserved.