Home / api / name / gb.array.count 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB.Array.Count
Syntax
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