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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.