C#
VB
C++
Finalizes the read when reading an item from a DICOM sequence
public DicomDataSet EndReadItem()
Public Function EndReadItem() As DicomDataSet
public:
DicomDataSet^ EndReadItem();
a reference to the DicomDataSet
BeginEditSequence(DicomElement,Boolean,Int64) Method
BeginReadSequence(DicomElement,Boolean,Int64) Method
EndReadItem Method