N
Neil
Hi ,
Quick quetion to help me understand vb.net a bit more.
Why would you use structs as I cant see advantage of using them as I would
always use class. I think that struct go on the stack which isnt as big as
the heep which is used by class objects.
Is this correct,also any examples of uses/differences ?
Thanks
Quick quetion to help me understand vb.net a bit more.
Why would you use structs as I cant see advantage of using them as I would
always use class. I think that struct go on the stack which isnt as big as
the heep which is used by class objects.
Is this correct,also any examples of uses/differences ?
Thanks