If I remove an object from a collection do I have to set it to null first?
- From: Erik <erik@[spamm1ngN0spamm1ng]scrappy.freeserve.co.uk>
- Date: Thu, 19 May 2005 09:01:26 GMT
Hi All,
If I add an object to a hashtable for instance, then further down the
line I remove it, do I have to set it to null first before I remove it
or does removing it from the collection automatically put it out of
scope.
Cheers,
Erik
.
- Follow-Ups:
- Re: If I remove an object from a collection do I have to set it to null first?
- From: Carlos J. Quintero [.NET MVP]
- Re: If I remove an object from a collection do I have to set it to null first?
- Prev by Date: Re: regarding the location of config files for the .net windows servic
- Next by Date: RE: Datagrid: show new record row
- Previous by thread: What's the best way to stream data to disk in enterprise application?
- Next by thread: Re: If I remove an object from a collection do I have to set it to null first?
- Index(es):
Relevant Pages
|