Skip to content

格式

typescript
Dictionary.Set(key, value)

所属类: Dictionary

描述

参数

参数名类型描述
keyK|null
valueV

返回值

类型描述
void

代码示例