TsgCollection.IndexOf
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