FastEnumerator<T>.

IndexOf(T) Method

Summary

[System.Collections.Generic.IList`1] Returns the first index of the `item` in the Animancer.FastEnumerator`1.List.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public int IndexOf(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
int