Hi,
In one of my forms I need hold an array of objects (same class) that is
dynamic at runtime. Instead of using an array I am looking at ArrayList or
Hashtable. Any suggestions?
In one of my forms I need hold an array of objects (same class) that is
dynamic at runtime. Instead of using an array I am looking at ArrayList or
Hashtable. Any suggestions?
Comment