- Jun 6, 2020
- 11,559
- 4,422
Hello,
i am creating a list of lists. The inner list holds a string and two ints. Now if I try to innerlist.get(x) it does not work. Only innerlist(x). And then the string has (String) in front of it.
List of list:
How can I do this differently? I would like to assign the values directly an not load them individually.
Edit: seems it only works in debug mode so I will have to do it differently
i am creating a list of lists. The inner list holds a string and two ints. Now if I try to innerlist.get(x) it does not work. Only innerlist(x). And then the string has (String) in front of it.
List of list:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
How can I do this differently? I would like to assign the values directly an not load them individually.
Edit: seems it only works in debug mode so I will have to do it differently
برای دیدن لینک ها باید ثبت نام کنید