Get All Keys

Map
Both Server and Client
Both Mobile and PC

Get all the keys of the dictionary and return them as a list

Declaration

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

Parameters

Input

Name Type Description
Target Map Target dictionary

Return

Type Description
ListT_Object List of all key values