Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

AddRange Method (MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell>)






An array of MedicalViewerBaseCell that represents the items to be appended.
Appends an array of synchronized cells to the collection.
Syntax
public override void AddRange(    ICollection<MedicalViewerBaseCell> cellArray )
'Declaration   Public Overrides Sub AddRange( _    ByVal cellArray As ICollection(Of MedicalViewerBaseCell) _ )
'Usage   Dim instance As MedicalViewerSynchronizedCellCollection(Of MedicalViewerBaseCell) Dim cellArray As ICollection(Of MedicalViewerBaseCell)   instance.AddRange(cellArray)
public: void AddRange(    ICollection<MedicalViewerBaseCell^>^ cellArray ) override

Parameters

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

Target Platforms

See Also

Reference

MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Class
MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features