Accusoft.PrintPro7.Net
CopyTo Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > PrinterCollection Class : CopyTo Method




array
A one-dimensional array that is the destination of the elements copied from the collection. The Array must have zero-based indexing and be of type Printer.
index
An integer value which represents the zero-based index in array at which copying begins.

Glossary Item Box

Copies the elements of the printer collection to an array, starting at the given index location.

Syntax

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

Parameters

array
A one-dimensional array that is the destination of the elements copied from the collection. The Array must have zero-based indexing and be of type Printer.
index
An integer value which represents the zero-based index in array at which copying begins.

Remarks

Note: It is not recommended that this method be used.

See Also

©2013. Accusoft Corporation. All Rights Reserved.