←Select platform

CopyTo Method (MatchingParameterList)

Summary

Copies the elements of the MatchingParameterList to an Array of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity, starting at a particular Array index.

Syntax

C#
VB
C++
Public Sub CopyTo( _ 
   ByVal array() As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity, _ 
   ByVal arrayIndex As Integer _ 
) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize