ResetUID method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void ResetUID ();

Overview

Refer to Working with Unique Identifiers.

Remarks

Removes all items from the UID Table. Sets the CurrentUID property to 0.

To reset the UID Table to the default values, use DefaultUID.

To see the default values for the UID Table, refer to the Default UID Table.

See Also

Elements:

DefaultUID method, DeleteUID method

Topics:

Unique Identifiers: Inserting and Deleting UIDs