Get a List of all objects in application?
-
How do I retrieve a list of all the objects created in the currently running application? I want to perform some resource validation routines as our application is running. ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
How do I retrieve a list of all the objects created in the currently running application? I want to perform some resource validation routines as our application is running. ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
I doubt it. I think he wants a reference to *each and every* object that his program creates. AFAIK, there's no way to do this. Cheers, Vikram.