Declaración
func Length(target Map<object, object>) int
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Target | Map | Target dictionary |
Regresar
Tipo | Descripción |
---|---|
Int | Dictionary length |
Get the number of key-value pairs in a dictionary
func Length(target Map<object, object>) int
go
Nombre | Tipo | Descripción |
---|---|---|
Target | Map | Target dictionary |
Tipo | Descripción |
---|---|
Int | Dictionary length |