< C Sharp Programming < Keywords
The null
keyword represents an empty value for a reference type variable, i.e. for a variable of any type derived from System.Object
. In C# 2.0, null
also represents the empty value for nullable value type variables.
C# Keywords | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers (Contextual Keywords) | |||||||||||||||
| |||||||||||||||
Contextual Keywords (Used in Queries) | |||||||||||||||
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.