LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)
LEAD Technologies, Inc

CopyTo Method






The one-dimensional Array that is the destination of the DelegatedServer copied from collection.
The zero-based index in the array at which copying begins.
Copies the entire List to a compatible one-dimensional array, starting at the specified index of the target array.
Syntax
public virtual void CopyTo( 
   DelegatedServer[] array,
   int arrayIndex
)
'Declaration
 
Public Overridable Sub CopyTo( _
   ByVal array() As DelegatedServer, _
   ByVal arrayIndex As Integer _
) 
'Usage
 
Dim instance As DelegatedServersCollection
Dim array() As DelegatedServer
Dim arrayIndex As Integer
 
instance.CopyTo(array, arrayIndex)
public virtual void CopyTo( 
   DelegatedServer[] array,
   int arrayIndex
)
 function Leadtools.Jpip.Server.DelegatedServersCollection.CopyTo( 
   array ,
   arrayIndex 
)
public:
virtual void CopyTo( 
   array<DelegatedServer^>^ array,
   int arrayIndex
) 

Parameters

array
The one-dimensional Array that is the destination of the DelegatedServer copied from collection.
arrayIndex
The zero-based index in the array at which copying begins.
Remarks

This method uses System.Array.Copy to copy the elements.

The elements are copied to the Array in the same order in which the enumerator iterates through the List.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DelegatedServersCollection Class
DelegatedServersCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features