Value vs. Reference Types

We’ve learned about the primitive types and have also worked with classes and structs. It’s time to classify them all. All data types in .NET are divided into two categories: value types and reference types.

Get hands-on with 1200+ tech skills courses.