LEADTOOLS Medical (Leadtools.Dicom assembly)

BeginEditItem(Int32) Method

Show in webframe







index of the DICOM sequence item to add or edit
Used to edit an existing item, or create a new item in a DICOM sequence
Syntax
public DicomDataSet BeginEditItem( 
   int index
)
'Declaration
 
Public Overloads Function BeginEditItem( _
   ByVal index As Integer _
) As DicomDataSet
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
Dim value As DicomDataSet
 
value = instance.BeginEditItem(index)
public DicomDataSet BeginEditItem( 
   int index
)

            

            
 function Leadtools.Dicom.DicomDataSet.BeginEditItem(Int32)( 
   index 
)
public:
DicomDataSet^ BeginEditItem( 
   int index
) 

Parameters

index
index of the DICOM sequence item to add or edit

Return Value

a reference to the DicomDataSet
Remarks
Use the index parameter to specify which item in the sequence to edit or create. When creating a new DICOM sequence, pass 0 for index, or use the overload that takes no index. BeginEditItem For more information, see BeginEditSequence
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List

 

 


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

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