C#
VB
C++
Used to edit an existing item, or create a new item in a DICOM sequence
public DicomDataSet BeginEditItem()
Public Overloads Function BeginEditItem() As Leadtools.Dicom.DicomDataSet
public:
Leadtools.Dicom.DicomDataSet^ BeginEditItem();
a reference to the DicomDataSet
To edit an existing item that is not the first item, use the overload that takes an index. BeginEditItem 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