LEADTOOLS Medical (Leadtools.Dicom assembly)

BeginReadItem(Int32) Method

Show in webframe







index of the DICOM sequence item to read
Used to read an existing item from a DICOM sequence
Syntax
public DicomDataSet BeginReadItem( 
   int index
)
'Declaration
 
Public Overloads Function BeginReadItem( _
   ByVal index As Integer _
) As DicomDataSet
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
Dim value As DicomDataSet
 
value = instance.BeginReadItem(index)
public DicomDataSet BeginReadItem( 
   int index
)

            

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

Parameters

index
index of the DICOM sequence item to read

Return Value

a reference to the DicomDataSet
Remarks
Use the index parameter to specify which item in the sequence to read. When all items from DICOM sequence, pass 0 for index, or use the overload that takes no index. BeginReadItem For more information, see BeginReadSequence
Example
For an example, refer to DicomDataSet.GetValue{T}(DicomElement, T, out T).
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List
BeginEditSequence(DicomElement,Boolean,Int64) Method
EndEditSequence Method
BeginEditItem(Int32) Method
EndEditItem Method
BeginReadSequence(DicomElement,Boolean,Int64) Method
EndReadSequence Method
BeginReadItem(Int32) Method
EndReadItem Method

 

 


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