MoveFirstUID method
Builder Syntax |
int __fastcall MoveFirstUID(void); |
Delphi Syntax |
function MoveFirstUID: Integer; |
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:
To determine the number of entries in the UID Table, use GetUIDCount.
See Also
Elements: |
MoveLastUID method, MovePrevUID method, MoveNextUID method, GetUIDCount method |