TsgCollection.IndexOf

TsgCollection

  Classes Reference > List Classes > TsgCollection > Methods >

TsgCollection.IndexOf

TsgCollection

Previous pageReturn to chapter overviewNext page

Returns the index of separate item in the collection by its hash code.

Syntax

function IndexOf(const AHashCode: UInt64): Integer;

Description

Call IndexOf to get the index for an item in the collection. Specify the unsigned integer value as the Item parameter.

Go to CAD VCL Enterprise