GetVRCount method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetVRCount ();

Overview

Refer to Working with Value Representations.

Remarks

Returns the number of items in the Value Representation Table.

The following functions will help you navigate the Value Representation Table:

MoveFirstVR method

MoveLastVR method

MoveNextVR method

MovePrevVR method

See Also

Elements:

MoveFirstVR method, MoveLastVR method, MoveNextVR method, MovePrevVR method

Topics:

Value Representations: Maneuvering Through the Value Representation Table