Reference Types (C# Reference)

Variables of reference types 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

Reference

C# Keywords

Value Types (C# Reference)

Concepts

C# Programming Guide

Other Resources

C# Reference

Types (C# Reference)