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

CopyTo Method (MatchingParameterList)






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( 
   ICatalogEntity[] array,
   int arrayIndex
)
 function Leadtools.Medical.DataAccessLayer.MatchingParameterList.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: 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

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