MoveFirstVR method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short MoveFirstVR ();

Overview

Refer to Working with Value Representations.

Remarks

Updates the CurrentVR property to the first item in the Value Representation Table.

The following methods will also help you navigate the Value Representation Table:

MoveLastVR method

MovePrevVR method

MoveNextVR method

To determine the number of entries in the Value Representation Table, use GetVRCount.

See Also

Elements:

MoveLastVR method, MovePrevVR method, MoveNextVR method, GetVRCount method

Topics:

Value Representations: Maneuvering Through the Value Representation Table