Skip to Content
0
Former Member
Dec 05, 2008 at 07:53 AM

Object refence from instanceattribute method

20 Views

hi

In my scenario, a class A has attribute of class B, which B has a method called mthd

my question is, is there any possibility to get back objA reference within method call objA->objB->mthd?

thanks in advance

lpc