B4X FEED Getting the length of a multi-dimensional array

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Getting the length of a multi-dimensional array است. این موضوع تا کنون 32 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Getting the length of a multi-dimensional array
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
32
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
So I have the following (x, y) array:
B4X:

Dim MyArray(10, number_of_elements) as Int
Where the number of elements is defined by the user.

When using the MyArray.Lenght property, I get the number 10.
How to get the lenght of the array's Y dimension through .lenght?

 

عقب
بالا