View Single Post
  #1 (permalink)  
Old 11-12-2007, 11:12 AM
ravian ravian is offline
Senior Member
 
Join Date: Nov 2007
Posts: 115
ravian is on a distinguished road
removing an object from memory
I have a class that has a lot of fields to hold data. I made an object and put data into the fields and used that object as required. Now I am done with the stuff required with this object and want to remove this from memory (because my application requires a lot of memory).

How can this be done?
Please help me out.

Cheers
Reply With Quote
Sponsored Links