Icon FindItemByID Method

function FindItemByID(AID: Integer): TCollectionItem

Available In: Client and Server Applications

Use this method to search for an item in the collection by its ID property. An item's ID is an integer identifier that uniquely identifies each item instance.
Image