[]
Gets the current index of the specified Action in the collection.
public int IndexOf(Action a)
Type | Name | Description |
---|---|---|
Action | a |
Type | Description |
---|---|
int |
Returns an integer indicating the element of the specified Action within the collection. If the Action is not found the return value is –1.