TransitionGroupCache.

IndexOf(Object) Method

Summary

Returns the index of the specified `item` in this cache.

Syntax

public int IndexOf(Object item)

Parameters

Name Type Description
item Object

Return Value

Type Description
int