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




array
The one-dimensional Array that is the destination of the groups copied from GroupCollection. The array must have zero-based indexing.
index
The zero-based index within the array at which copying begins.

Glossary Item Box

Copies the entire group collection to the given array, starting at given 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 groups copied from GroupCollection. The array must have zero-based indexing.
index
The zero-based index within the array at which copying begins.

See Also

©2013. Accusoft Corporation. All Rights Reserved.