B4X FEED Possible to get property names from custom type?

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Possible to get property names from custom type? است. این موضوع تا کنون 76 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Possible to get property names from custom type?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
76
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Using maps we can use .Keys to get all the keys. I know a custom type isn't a map, but I just wanted to check if it was possible to get the property names from it?

(I have many custom types, and many of them are populated with maps from my server. I wanted to make a naïve "verify that the custom type and the incoming map holds the same properties/keys before actually considering it valid and converting the map to an instance of the custom type". Defensive programming, basically.)

 

عقب
بالا