how to access list of references in memory?

  • Thread starter Thread starter buu
  • Start date Start date
B

buu

So, if I have an classes A and B, and class A is a child/subclass of class B
(both are instanced in app), how could I access list of relationships of
objects in memory?
is there any way for that?
 
buu said:
So, if I have an classes A and B, and class A is a child/subclass of class B
(both are instanced in app), how could I access list of relationships of
objects in memory?
is there any way for that?

Nope, I'm afraid not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top