←Select platform

EndReadSequence Method

Summary
Finalizes the read when reading a DICOM sequence.
Syntax
C#
VB
C++
public DicomDataSet EndReadSequence() 
Public Function EndReadSequence() As DicomDataSet 
public: 
DicomDataSet^ EndReadSequence();  

Return Value

a reference to the DicomDataSet

Remarks

For more information, see BeginReadSequence

Example

For an example, refer to DicomDataSet.GetValue{T}(DicomElement, T, out T).

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.