Jump to content

Parent and child class relationship problem


mabus

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.