IList.LastIndexOf(TValue) Method

Represents method LastIndexOf(TValue).

Namespace: Spring.Collections
public
 function LastIndexOf(const item: TValue): Integer; overload;

Parameters

item
Type: System.Void

Return Value

Type: Integer