Nullable Class |
Namespace: System
public static class Nullable
The Nullable type exposes the following members.
Name | Description | |
---|---|---|
CompareT | Compares the relative values of two NullableT objects. | |
EqualsT | Indicates whether two specified NullableT objects are equal. | |
GetUnderlyingType | Returns the underlying type argument of the specified nullable type. |