ImageGear for .NET
CopyTo Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearFileFilters Class : CopyTo Method




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

Glossary Item Box

Copies IImGearFormat entries to an Array of IImGearFormat elements, starting at a particular Array index.

Syntax

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

Parameters

array
The one-dimensional Array of ImGearFormat elements that is the destination of the elements copied. 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.