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: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
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
Last Updated: 11 June, 2024