TsgInt64List.IndexOf

TsgInt64List

  Classes Reference > List Classes > TsgInt64List > Methods >

TsgInt64List.IndexOf

TsgInt64List

Previous pageReturn to chapter overviewNext page

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

Syntax

function IndexOf(const Item: Int64): Integer;

Description

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

Go to CAD VCL Enterprise