←Select platform

EndReadItem Method

Summary

Finalizes the read when reading an item from a DICOM sequence

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

Return Value

a reference to the DicomDataSet

Example

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

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