C#
VB
C++
Used to create a new DICOM sequence, or edit an existing DICOM sequence
public DicomDataSet BeginEditSequence(long tag)
Public Overloads Function BeginEditSequence( _ByVal tag As Long _) As Leadtools.Dicom.DicomDataSet
public:Leadtools.Dicom.DicomDataSet^ BeginEditSequence(int64 tag)
tag
tag number of the DICOM element sequence
A reference to the DicomDataSet
For more information, see BeginEditSequence
For an example, refer to GetValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
