I've tried to figure it out, but couldn't find any reference:
If I get one dimension array's size by: MyArray.length(),
how can I get the dimensions of the 2D array, each dimension by itself?
Thank you
I've tried to figure it out, but couldn't find any reference:
If I get one dimension array's size by: MyArray.length(),
how can I get the dimensions of the 2D array, each dimension by itself?
Thank you