LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

CopyTo Method (MatchingParameterCollection)

Show in webframe





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( 
   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

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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