ResetVR method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void ResetVR ();

Overview

Refer to Working with Value Representations.

Remarks

Removes all items from the Value Representation Table. Sets the CurrentVR property to 0.

To reset the Value Representation Table to the default values, use DefaultVR.

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

See Also

Elements:

DefaultVR method, DeleteVR method

Topics:

Value Representations: Inserting and Deleting Value Representations