View Single Post
  #2 (permalink)  
Old 08-03-2007, 03:58 PM
henry_78 henry_78 is offline
Member
 
Join Date: Aug 2007
Posts: 47
henry_78 is on a distinguished road
Hi,
This method is the one that the garbage collector execute when he desides to eliminate an object from the memory.
Naturally he cant eliminiate an object if it has a reference.
Reply With Quote