←Select platform

BeginEditItem() Method

Summary
Used to edit an existing item, or create a new item in a DICOM sequence.
Syntax
C#
VB
C++
public DicomDataSet BeginEditItem() 
Public Overloads Function BeginEditItem() As DicomDataSet 
public: 
DicomDataSet^ BeginEditItem();  

Return Value

a reference to the DicomDataSet

Remarks

To edit an existing item that is not the first item, use the overload that takes an index. BeginEditItem For more information, see BeginEditSequence

Example

For an example, refer to GetValue.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.