Forum Post: RE: Garbage collection - How Can I know the number of references to an object?

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
Each reference to an object is a "handle" or pointer to that object. What it sounds like is you're looking to create a collection of objects that you want to do similar things to.

Continue reading...
 
Status
Not open for further replies.
Back
Top