2.0
3.0
>
dev
>
api
>
name
>
gb.array.count
前一个 下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
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
object
.
This function has nothing to do with
GB.Count
that returns the number of elements of memory arrays.
参见
Array Objects Management