ActivatableList<T>.

LastIndexOf(T, int) Method

Syntax

public int LastIndexOf(T item, int index)

Parameters

Name Type Description
item T
index int

Return Value

Type Description
int