destruction of a variable or array in C# -


i have variable or array, no longer needed. how destroy them? sorry noob-question.

you don't. let reference go out of scope , it'll automatically garbage-collected.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -