insert an object into a list ?
Hi,
How can i add new Object to my objektlist ? and show how many entries i have in the list ?
MyCLass[] myobjlist;
MyClass mc=new MyClass();
mc would insert into myobjlist !
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
jemmysPosted Jan 10, 2005, 3:36 PM
shimtannyPosted Jan 10, 2005, 9:47 AM
shimtannyPosted Jan 10, 2005, 9:46 AM