获取字典的所有key

字典
Both Server and Client
Both Mobile and PC

获取字典的所有键,以列表形式返回

声明

func GetAllKeys(target Map<object, object>) List<object>
go

参数

输入

名称 类型 描述
目标 Map 目标字典

返回

类型 描述
ListT_Object 所有键值的列表