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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

Insert Method (MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject>)






Index of the item to insert.
MedicalViewerSynchronizationObject that represents the item to be inserted.
Appends the synchronization object to the collection using the specified index.
Syntax
public override void Insert(    int index,    MedicalViewerSynchronizationObject item )
public: void Insert(    int index,    MedicalViewerSynchronizationObject^ item ) override
'Declaration   Public Overrides Sub Insert( _    ByVal index As Integer, _    ByVal item As MedicalViewerSynchronizationObject _ )
 
'Usage   Dim instance As MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject) Dim index As Integer Dim item As MedicalViewerSynchronizationObject   instance.Insert(index, item)

Parameters

index
Index of the item to insert.
item
MedicalViewerSynchronizationObject that represents the item to be inserted.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> 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