LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

CopyTo Method (MatchingParameterList)

Show in webframe





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

            

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

Parameters

array
The one-dimensional Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity Array that is the destination of the elements copied from MatchingParameterList. The Array must have zero-based indexing.
arrayIndex
The zero-based index in array at which copying begins.
Requirements

Target Platforms

See Also

Reference

MatchingParameterList Class
MatchingParameterList 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