English
Appearance
Dictionary.toString()
Dictionary
Returns the name of the return type.
string
let dictionaryObj = new Dictionary<Obj, Number>(Obj); return dictionaryObj.toString()