mabus Posted April 18, 2008 Share Posted April 18, 2008 Hi guys. I'm a new member of this forum, and seems to me that it si quite promising. Now, this would be my first post, and I'd like to share a bit of a problem. Here's the situation... I have two classes , one is a parent class, and the other is a child that extends to it. Now both classes have private memebers that are accessed via properties. Now, what I want to do is to iterate through the object, from the child class, and be able to get the members of the parent class too. How can I do this? Report this post Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.