GetUIDCount method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetUIDCount ();

Overview

Refer to Working with Unique Identifiers.

Remarks

Returns the number of items in the UID Table.

The following functions will help you navigate the UID Table:

MoveFirstUID method

MoveLastUID method

MoveNextUID method

MovePrevUID method

See Also

Elements:

MoveFirstUID method, MoveLastUID method, MoveNextUID method, MovePrevUID method

Topics:

Unique Identifiers: Maneuvering Through the UID Table