←Select platform

AddRange Method (MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject>)

Summary

Appends an array of synchronization objects to the collection.

Syntax

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

Parameters

objectArray
An array of MedicalViewerSynchronizationObject that represents the items to be appended.

Example

For an example, please refer to MedicalViewerBaseCell.Synchronization

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