MoveLastUID method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short MoveLastUID ();

Overview

Refer to Working with Unique Identifiers.

Remarks

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

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

MoveFirstUID method

MovePrevUID method

MoveNextUID method

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

See Also

Elements:

MoveFirstUID method, MovePrevUID method, MoveNextUID method, GetUIDCount method

Topics:

Unique Identifiers: Maneuvering Through the UID Table