Copies the elements of the MatchingParameterList to an Array of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity, starting at a particular Array index.
public void CopyTo(ICatalogEntity[] array,int arrayIndex)
Public Sub CopyTo( _ByVal array() As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity, _ByVal arrayIndex As Integer _)
public:void CopyTo(Leadtools.Medical.Dataaccesslayer.Catalog.array<ICatalogEntity^>^ array,int arrayIndex)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
