remove Method
Removes the event associated with a name.
remove(name: string): void
Parameter | Type | Description |
---|---|---|
name | string | The name of the event. |
Returns - void
Defined in
- core/bentley/src/BeEvent.ts Line 170
Last Updated: 30 November, 2023