delete Method
Remove the specified Id from the set.
delete(id: string): void
@throws Error if id
is not a valid Id64String.
Parameter | Type | Description |
---|---|---|
id | string |
Returns - void
Defined in
Last Updated: 22 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.