|
-
Apr 24th, 2002, 02:43 PM
#1
Thread Starter
Lively Member
Cycling through class members
This is probably a dumb question, but oh well, thats what this forum is all about I guess. I need to cycle through all of the instances of a class I created and I'm not able to do it. Any help would be appriciated. I tried some code similar to this:
For Each Instance in cPlayer
Instance.Property
Next
...but It didn't work.
Thanks
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
|