C#
VB
C++
Appends the synchronization object to the collection using the specified index.
public override void Insert(
int index,
MedicalViewerSynchronizationObject item
)
Public Overrides Sub Insert( _
ByVal index As Integer, _
ByVal item As MedicalViewerSynchronizationObject _
)
index
Index of the item to insert.
item
MedicalViewerSynchronizationObject that represents the item to be inserted.
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET