Click or drag to resize
Nullable Class
Supports a value type that can be assigned null like a reference type. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  SystemNullable

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static class Nullable

The Nullable type exposes the following members.

Methods
See Also