ArrayRange
The function returns the number of elements in a selected array dimension.
int ArrayRange( |
Parameters
array[]
[in] Checked array.
rank_index
[in] Index of dimension.
Return Value
Number of elements in a selected array dimension.
Note
Since indexes are zero-based, the size of dimension is 1 greater than the largest index.
© 2000-2010, MetaQuotes Software Corp.