LEADTOOLS Medical (Leadtools.Dicom assembly)

BeginReadSequence(Int64) Method

Show in webframe







tag number of the DICOM element sequence
Used to read values from an existing DICOM sequence
Syntax
public DicomDataSet BeginReadSequence( 
   long tag
)
'Declaration
 
Public Overloads Function BeginReadSequence( _
   ByVal tag As Long _
) As DicomDataSet
'Usage
 
Dim instance As DicomDataSet
Dim tag As Long
Dim value As DicomDataSet
 
value = instance.BeginReadSequence(tag)
public DicomDataSet BeginReadSequence( 
   long tag
)

            

            
 function Leadtools.Dicom.DicomDataSet.BeginReadSequence(Int64)( 
   tag 
)
public:
DicomDataSet^ BeginReadSequence( 
   int64 tag
) 

Parameters

tag
tag number of the DICOM element sequence

Return Value

a reference to the DicomDataSet
Remarks
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