C# Language Reference
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
Reference
C# KeywordsValue Types (C# Reference)
Concepts
C# Programming GuideOther Resources
C# ReferenceTypes (C# Reference)