destruction of a variable or array in C#

Posted by Alexry on Stack Overflow See other posts from Stack Overflow or by Alexry
Published on 2010-04-28T07:20:20Z Indexed on 2010/04/28 7:23 UTC
Read the original article Hit count: 213

Filed under:
|
|

I have a variable or array, which I no longer needed. How to destroy them? Sorry for noob-question.

© Stack Overflow or respective owner

Related posts about c#

Related posts about variables