rameshb
Member
Hi,
Is it possible to create a generic list in Basic4Android?..
Existing List class is supporting only items of type object.
It will be useful if we can declare a list of the desired type like int,string etc. before using them.
This will save conversion time to/from object type to actual data type while using list.
Thanks in advance.
Is it possible to create a generic list in Basic4Android?..
Existing List class is supporting only items of type object.
It will be useful if we can declare a list of the desired type like int,string etc. before using them.
This will save conversion time to/from object type to actual data type while using list.
Thanks in advance.