ResetVR Example for VB.NET
'LEADDICOM1 is a DICOM Dataset defined outside this method Private Sub TestResetVR () 'Clear all items from the VR Table LEADDICOM1.ResetVR() End Sub