The event type exposes the following members.
Name | Description | |
---|---|---|
add(Function) | Adds the specified handler to the end of the collection. | |
clear | Clears the collection. | |
count | Returns the number of event handlers actually contained in the collection. | |
remove(Function) | Removes the specified handler from the collection. |