ResetTag method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void ResetTag ();

Overview

Refer to Working with Tags.

Remarks

Removes all items from the Data Element Tag Table. Sets the CurrentTag property to 0.

To reset the Data Element Tag Table to the default values, use DefaultTag.

To see the default values for the Data Element Tag Table, refer to the Default Data Element Tag Table.

See Also

Elements:

DefaultTag method, DeleteTag method

Topics:

Data Element Tags: Inserting and Deleting Data Element Tags