Fired when an item is removed from the collection.
T : any
args : [ item: T, index: number ]
module:utils/collection~CollectionRemoveEvent#args
name : 'remove'
module:utils/collection~CollectionRemoveEvent#name
object