LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Insert Method (MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine>)

Show in webframe





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

            

            
public:
void Insert( 
   int index,
   MedicalViewerPlaneCutLine^ item
) override 

Parameters

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

Target Platforms

See Also

Reference

MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Class
MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features