GB.Array.Count

long GB.Array.Count ( GB_ARRAY array )

Returns the number of elements in a Gambas array.

Be careful ! This function has nothing to do with GB.Count that returns the number of elements of native arrays.