API:System.Generics.Collections.TList.LastIndexOf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function LastIndexOf(const Value: T): NativeInt; inline;

C++

System::NativeInt __fastcall LastIndexOf(const T Value);

Properties

Type Visibility Source Unit Parent
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TList

Description

Embarcadero Technologies does not currently have any additional information.