ResetUID Example for VB.NET
'LEADDICOM1 is a DICOM Dataset defined outside this method Private Sub TestResetUID () 'Clear all UID Items LEADDICOM1.ResetUID() End Sub