I have a subclass with 4 attributes and a subclass with 3 attributes.
I want to store my subclass instances in a list. Can I have one list for both of them or do I have to create another list because the number of attributes is different?
Thanks !

This post is sort of confusing, can you show an example? And what do you plan on doing with the list?

commented: Thank You +1
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.