IList.LastIndexOf(TValue,Integer,Integer) Method

Represents method LastIndexOf(TValue,Integer,Integer).

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

Parameters

item
Type: System.Void

index
Type: Integer

count
Type: Integer

Return Value

Type: Integer