Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3860

Best Way To Destroy An Object?

$
0
0

What is the best way to destroy an object in Xojo for garbage collection, or should I not even care? If I create an object - such as Dim X as MyClass - do I need to get rid of it when done?

I’m used to setting objects to Null when I am done with them, so that the GC can come along and recover memory etc.

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3860

Trending Articles