2
Reply

Cleaning Up

Ask a question
Marc

Marc

10y
579
1
I was wondering if there is a simple syntax similar to
 
x.dispose();
 
that I can use to make sure my objects are dumped for memeory.  I am just looking for alternate methods aside for turning my dispose method into a bool statement. Thanks in advance!

Answers (2)