ResetDS Example for VB.NET
'LEADDICOM1 is a DICOM Dataset defined outside this method Private Sub TestResetDS 'Close the current Data Set LEADDICOM1.ResetDS() End Sub