←Select platform

Insert Method (MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell>)

Summary

Appends the synchronized cell to the collection using the specified index.

Syntax

C#
VB
C++
public override void Insert(  
   int index, 
   MedicalViewerBaseCell item 
) 
Public Overrides Sub Insert( _ 
   ByVal index As Integer, _ 
   ByVal item As MedicalViewerBaseCell _ 
) 
public: 
void Insert(  
   int index, 
   _MedicalViewerBaseCell^_ item 
) override 

Parameters

index
index of the item to insert.

item
MedicalViewerBaseCell that represents the item to be inserted.

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