|
-
Aug 10th, 2006, 02:00 AM
#1
Thread Starter
Member
[2.0] Need to retrieve Private Array from another class
I have two classes
Class 1 has a List of objects that's PRIVATE. I currently have two functions to add and delete from the list. I need a way to retrieve all the objects in the list.. either by using a function to RETURN the list so I can access it on Class 2, or some other magical way. Hopefuly there's a way to do it without making the list public?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|