LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

CopyTo Method (MasterFormCollection)

Show in webframe





The one-dimensional array that is the destination of the elements copied from the current collection.
The index at which copying begins.
Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index.
Syntax
public virtual void CopyTo( 
   IMasterForm[] array,
   int arrayIndex
)
'Declaration
 
Public Overridable Sub CopyTo( _
   ByVal array() As IMasterForm, _
   ByVal arrayIndex As Integer _
) 
'Usage
 
Dim instance As MasterFormCollection
Dim array() As IMasterForm
Dim arrayIndex As Integer
 
instance.CopyTo(array, arrayIndex)

            

            
public:
virtual void CopyTo( 
   array<IMasterForm^>^ array,
   int arrayIndex
) 

Parameters

array
The one-dimensional array that is the destination of the elements copied from the current collection.
arrayIndex
The index at which copying begins.
Requirements

Target Platforms

See Also

Reference

MasterFormCollection Class
MasterFormCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features