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

Show in webframe

Insert Method (MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle>)






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

Parameters

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

Target Platforms

See Also

Reference

MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle> Class
MedicalViewerCobbAngleCollection<MedicalViewerCobbAngle> 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