Skip to content

格式

typescript
List.toString()

所属类: List

描述

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

参数

参数名类型描述

返回值

类型描述
string

代码示例