←Select platform

AddRange Method (MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell>)

Summary

Appends an array of synchronized cells to the collection.

Syntax

C#
VB
C++
public override void AddRange(  
   ICollection<MedicalViewerBaseCell> cellArray 
) 
Public Overrides Sub AddRange( _ 
   ByVal cellArray As ICollection(Of MedicalViewerBaseCell) _ 
) 
public: 
void AddRange(  
   ICollection<MedicalViewerBaseCell^>^ cellArray 
) override 

Parameters

cellArray
An array of MedicalViewerBaseCell that represents the items to be appended.

Requirements

Target Platforms

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