L
learn
Guest
Hi,
If I finished using FileStream (an object?) or similar object, I close it.....but, do I need to set it to Nothing? Or, it can by set to Nothing automatically when it is out of scope?
If I finished using FileStream (an object?) or similar object, I close it.....but, do I need to set it to Nothing? Or, it can by set to Nothing automatically when it is out of scope?