P
Phil Jones
Is there a way to determine if an object is being referenced by any other
objects?
This is what the GC does to determine whether an object should be properly
destroyed. I was wondering if this functionality was available for general
use, or embedded within the GC.
Thanks everyone...
objects?
This is what the GC does to determine whether an object should be properly
destroyed. I was wondering if this functionality was available for general
use, or embedded within the GC.
Thanks everyone...