Reference Types (C# Reference)

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

Concepts

C# Programming Guide

Reference

C# Keywords

Value Types (C# Reference)

Other Resources

C# Reference

Types (C# Reference)