DeleteVR method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short DeleteVR ();

Overview

Refer to Working with Value Representations.

Remarks

Deletes the item specified by the CurrentVR property from the Value Representation Table. Sets the CurrentVR property to the previous item in the table.

You can remove all items from the table using the ResetVR method.

See Also

Elements:

ResetVR method, MoveFirstVR method, MoveLastVR method, MovePrevVR method, MoveNextVR method, FindVR method, FindIndexVR method, InsertVR method

Topics:

Value Representations: Inserting and Deleting Value Representations