2.0
3.0
>
dev
>
api
>
name
>
gb.array.count
Anterior
Próximo
Editar
Renomear
Desfazer
Procurar
Administração
Documentação
Cuidado! Esta página não está traduziada.
Veja a versão em inglês
GB.Array.Count
long
GB.Array.Count
( GB_ARRAY
array
)
Returns the number of elements in a
Gambas
array.
array
is a reference to the array
objeto
.
This function has nothing to do with
GB.Count
that returns the number of elements of memory arrays.
Veja também
Array Objects Management