xpertwinner
Member
- Joined
- Dec 26, 2008
- Messages
- 24
- Programming Experience
- Beginner
I am making a program where I have a table of information, and I need to make a list of objects according to that table, so that I can work with them, for instance change their position, make some calculations based on their properties, etc.
Is there any way I can create a class that is based on a data table, and make visual basic automatically create objects of that class according to the table info?
Is there any way I can create a class that is based on a data table, and make visual basic automatically create objects of that class according to the table info?