Get All Keys

Map
Tanto lado del cliente como del usuario
Disponible en PC y móvil

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

Declaración

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

Parámetros

Entrada

Nombre Tipo Descripción
Target Map Target dictionary

Regresar

Tipo Descripción
ListT_Object List of all key values