Skip to content

format

typescript
List.toString()

class: List

description

Returns the string representation of the current List object.

parameter

param_nametypedescription

reture

typedescription
string

code example