Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Reference
Visual C# Language
C# Keywords
Literal Keywords
 null
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
C# Programmer's Reference
null

The null keyword is a literal that represents a null reference, one that does not refer to any object. null is the default value of reference-type variables.

See Also

C# Keywords | Literal keywords | Default Values Table

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker