←Select platform

EndEditSequence Method

Summary

Finalizes the changes when creating or editing a DICOM sequence

Syntax
C#
VB
C++
public DicomDataSet EndEditSequence() 
Public Function EndEditSequence() As DicomDataSet 
public: 
DicomDataSet^ EndEditSequence();  

Return Value

a reference to the DicomDataSet

Remarks

For more information, see BeginEditSequence

Example

For an example, refer to GetValue.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly