Key.

IndexOf(Key) Method

Summary

Returns location of this object in the list (or -1 if it is not currently in a keyed list).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Key

Syntax

public static int IndexOf(Key key)

Parameters

Name Type Description
key Key

Return Value

Type Description
int