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

BeginReadItem(Int32) Method








index of the DICOM sequence item to read
Used to read an existing item from a DICOM sequence .NET support Silverlight support
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
)
ObjectiveC Syntax
 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: 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
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-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