C# Programmer's Reference  

Reference Types

Variables of reference types, referred to as objects, store references to the actual data. This section introduces the following keywords used to declare reference types:

This section also introduces the following built-in reference types:

See Also

C# Keywords | Types | Value Types