Chapter 8. Understanding values and references
After completing this chapter, you will be able to:
Explain the differences between a value type and a reference type.
Modify the way in which arguments are passed as method parameters by using the ref and out keywords.
Convert a value into a reference by using boxing.
Convert a reference back to a value ...
Get Microsoft Visual C# Step by Step, 8th Edition now with the O’Reilly learning platform.
O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.