LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

CopyTo Method (MatchingParameterCollection)






The one-dimensional MatchingParameterList array that is the destination of the elements copied from MatchingParameterCollection. The Array must have zero-based indexing.
The zero-based index in array at which copying begins
Copies the elements of the MatchingParameterCollection to an array of MatchingParameterList objects, starting at the specified array index.
Syntax
public virtual void CopyTo( 
   MatchingParameterList[] array,
   int arrayIndex
)
'Declaration
 
Public Overridable Sub CopyTo( _
   ByVal array() As MatchingParameterList, _
   ByVal arrayIndex As Integer _
) 
'Usage
 
Dim instance As MatchingParameterCollection
Dim array() As MatchingParameterList
Dim arrayIndex As Integer
 
instance.CopyTo(array, arrayIndex)
public virtual void CopyTo( 
   MatchingParameterList[] array,
   int arrayIndex
)
 function Leadtools.Medical.DataAccessLayer.MatchingParameterCollection.CopyTo( 
   array ,
   arrayIndex 
)
public:
virtual void CopyTo( 
   array<MatchingParameterList^>^ array,
   int arrayIndex
) 

Parameters

array
The one-dimensional MatchingParameterList array that is the destination of the elements copied from MatchingParameterCollection. The Array must have zero-based indexing.
arrayIndex
The zero-based index in array at which copying begins
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

MatchingParameterCollection Class
MatchingParameterCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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