On Ref and Value Types
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Can you let me know the exact difference between these two? and wrt performance which is better and why? It will be great helpful if u tell me when to for Ref types... Regards
-
Hi Can you let me know the exact difference between these two? and wrt performance which is better and why? It will be great helpful if u tell me when to for Ref types... Regards
GetOn&GetGoing wrote: Can you let me know the exact difference between these two? and wrt performance which is better and why? Try reading something like: Value vs Reference Types[^] - Nick Parker
My Blog