Paul Cowan wrote:
Than Jean-Michel.

I did know that but in what scenario would I want to use the value
type over
the reference type.

Are we strictly talking about performance.  Is this the only reason??
They
just seem like a quick and dirty class.

I think that, as the struct is allocated in the stack (if we don't use
the "new" command to allocate it) , there is no garbage collector and
thus, yes, it is done for performance ...

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to