Skip to content

format

typescript
HashSet.toString()

class: HashSet

description

Returns the string representation of the current HashSet object.

parameter

param_nametypedescription

reture

typedescription
stringThe string representation of the current HashSet object.

code example