Skip to content

格式

typescript
HashSet.toString()

所属类: HashSet

描述

返回当前HashSet对象的字符串形式。

参数

参数名类型描述

返回值

类型描述
string当前HashSet对象的字符串形式

代码示例