Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

BeginEditSequence(Int64) Method








tag number of the DICOM element sequence
Used to create a new DICOM sequence, or edit an existing DICOM sequence
Syntax
public DicomDataSet BeginEditSequence( 
   long tag
)
'Declaration
 
Public Overloads Function BeginEditSequence( _
   ByVal tag As Long _
) As DicomDataSet
'Usage
 
Dim instance As DicomDataSet
Dim tag As Long
Dim value As DicomDataSet
 
value = instance.BeginEditSequence(tag)
public DicomDataSet BeginEditSequence( 
   long tag
)
 function Leadtools.Dicom.DicomDataSet.BeginEditSequence(Int64)( 
   tag 
)
public:
DicomDataSet^ BeginEditSequence( 
   int64 tag
) 

Parameters

tag
tag number of the DICOM element sequence

Return Value

A reference to the DicomDataSet
Remarks
For more information, see BeginEditSequence
Example

For an example, refer to GetValue.

Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List

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