Re: memory leak or not?
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Fri, 3 Nov 2006 07:17:46 -0000
Cor Ligthert [MVP] <notmyfirstname@xxxxxxxxx> wrote:
Um, just because it's immutable doesn't mean that string isn't a
reference type.
That is exactly why I wrote it.
But you implied that string isn't a reference type. It is. You wrote:
<quote>
The string is immutable what you are showing is not a reference.
</quote>
What I was showing most certainly *is* a reference.
--
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?
- From: Jon Skeet [C# MVP]
- Re: memory leak or not?
- From: Cor Ligthert [MVP]
- Re: memory leak or not?
- Prev by Date: Re: Best way to get MX record from C#
- Next by Date: Re: Array question.
- Previous by thread: Re: memory leak or not?
- Next by thread: Re: memory leak or not?
- Index(es):
Relevant Pages
|