Home > dev > api > name > gb.array.count 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
GB.Array.Count
long GB.Array.Count ( GB_ARRAY array )

Returns the number of elements in a Gambas array.

This function has nothing to do with GB.Count that returns the number of elements of memory arrays.

See also

Array Objects Management