DefaultVR method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void DefaultVR ();

Overview

Refer to Working with Value Representations.

Remarks

Resets the Value Representation Table to the default values. This will delete any user-defined items that have been added.

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

If you remove the contents of the table using the ResetVR method, you can reset the table to the default values by calling this method.

See Also

Elements:

InsertVR method, DeleteVR method, ResetVR method

Topics:

Value Representations: Setting the Default Value Representation Table