add Method
Add the specified Id to the set.
add(id: string): void
throws Error if id is not a valid Id64String.
| Parameter | Type | Description |
|---|---|---|
| id | string |
Returns - void
Defined in
Last Updated: 30 November, 2023
Add the specified Id to the set.
add(id: string): void
throws Error if id is not a valid Id64String.
| Parameter | Type | Description |
|---|---|---|
| id | string |
Returns - void
Last Updated: 30 November, 2023