Arrays of Objects

May 25 2008 10:37 AM
What is the best way to work with a number of objects. I have defined a simple object class and want to access it from another object class. The second class is declaring an array of the first class objects. But I am having all sorts of problems. Is this the best way to work with this type of scenario or is there a better way.

Answers (2)