DeanConsulting
Programmer
I am a little bit confused on the concept of using a List Class. Here is what I want to be able to do:
1) I create an object called "NotePage"
2) I want to add several "NotePage" objects to a "NoteBook" List
3) I then want to be able to pass a List Class as a parameter to a method call
Can anyone give me some examples on how to do this or at least point me in the right direction? I am about to go nuts here.
Thanks.
---------------------------------------
Noble D. Bell
1) I create an object called "NotePage"
2) I want to add several "NotePage" objects to a "NoteBook" List
3) I then want to be able to pass a List Class as a parameter to a method call
Can anyone give me some examples on how to do this or at least point me in the right direction? I am about to go nuts here.
Thanks.
---------------------------------------
Noble D. Bell