"count" (vector:: count / dyn_*::count)
Returns the number of elements in the vector / dyn_*.
Synopsis
int vector.count([T key]);
Parameters
Parameter | Description |
---|---|
key | Vector key |
Description
-
Assignment
Vector / dyn_*
Returns the number of elements in the vector / dyn_*.
int vector.count([T key]);
Parameter | Description |
---|---|
key | Vector key |
-
Vector / dyn_*