|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| int ArrayRange< T > | ( | TMXArray< T > | array, |
| int | range_index | ||
| ) |
Returns the number of elements in a selected array dimension
| T | Type of array elements |
| array | Checked array |
| range_index | Dimension index |
Since indexes start at zero, the number of the array dimensions is one greater than the index of the last dimension