CustomArrayDictImpl.clear method
CustomArrayDictImpl › clear
Unofficial
Remove all values for the given key.Signature:
clear(key: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| key | string | The key to clear. |
Returns: void
CustomArrayDictImpl › clear
Unofficial
Remove all values for the given key.Signature:
clear(key: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| key | string | The key to clear. |
Returns: void