TsgUInt64Pairs.IndexOf

TsgUInt64Pairs

  Classes Reference > List Classes > TsgUInt64Pairs > Methods >

TsgUInt64Pairs.IndexOf

TsgUInt64Pairs

Previous pageReturn to chapter overviewNext page

Returns the index of separate item in the list by its value.

Syntax

function IndexOf(const Value: UInt64): Integer;

Description

Call IndexOf to get the index for an item in the list. Specify a 64-bit unsigned integer as the Value parameter.

Go to CAD VCL Enterprise