Re: memory leak or not?
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Thu, 2 Nov 2006 19:21:14 -0000
Cor Ligthert [MVP] <notmyfirstname@xxxxxxxxx> wrote:
I am glad I can help you with this.
The string is immutable what you are showing is not a reference.
Um, just because it's immutable doesn't mean that string isn't a
reference type.
You can have a look at what immuatble means at these pages.
http://www.yoda.arachsys.com/csharp/parameters.html
:-)
I fail to see the relevance...
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: memory leak or not?
- From: Cor Ligthert [MVP]
- Re: memory leak or not?
- References:
- Re: memory leak or not?
- From: Marina Levit [MVP]
- Re: memory leak or not?
- From: Jon Skeet [C# MVP]
- Re: memory leak or not?
- From: Cor Ligthert [MVP]
- Re: memory leak or not?
- Prev by Date: Re: immutable
- Next by Date: Re: memory leak or not?
- Previous by thread: Re: memory leak or not?
- Next by thread: Re: memory leak or not?
- Index(es):
Relevant Pages
|