MoveFirstUID method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short MoveFirstUID ();

Overview

Refer to Working with Unique Identifiers.

Remarks

Updates the CurrentUID property to the first item in the UID Table.

The following methods will also help you navigate the UID Table:

MoveLastUID method

MovePrevUID method

MoveNextUID method

To determine the number of entries in the UID Table, use GetUIDCount.

See Also

Elements:

MoveLastUID method, MovePrevUID method, MoveNextUID method, GetUIDCount method

Topics:

Unique Identifiers: Maneuvering Through the UID Table