Represents type Nullable.
Nullable
type Nullable = record end;
The Nullable type exposes the following members.
Represents constant HasValue.
HasValue
Represents property Null.
Null
Represents method GetNull.
GetNull