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

  • Thread starter Thread starter ecsousa
  • Start date Start date
Status
Not open for further replies.
E

ecsousa

Guest
Hi Peter, Thank you for your advices. It was much better than using ToString, but, even so, if I have a set of 1000 objects and realize 1000 searches this way the time required is extremely high =( There is no function that returns the object from reference, is there? another solution besides using loop...

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