How to create a list with different type of data using vb.net?
I need to create a list with different datatypes element, for example:
I need to create a list with different datatypes element, for example:
How can I convert/dump an arraylist into a list? I’m using arraylist because I’m using the ASP.NET profiles feature and it looked like a pain to store List in profiles.