delete Method
Invokes Set.delete, raising the onDeleted event if the item was removed from the set.
delete(item: T): boolean
Parameter | Type | Description |
---|---|---|
item | T |
Returns - boolean
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.