ActivatableList<T>.

IndexOf(T) Method

Syntax

public int IndexOf(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
int