removeAt

removeAt(int index) function

Removes behavior from a collection at the specified index.

Parameters

NameTypeDescription
indexintIndex of a behavior to remove.