LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

BeginEditItem(Int32) Method








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 .NET support Silverlight support
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
)
ObjectiveC Syntax
 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
Example

For an example, refer to GetValue.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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