C#
C++
public DicomDataSet BeginEditSequence(
long tag
)
public:
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.