Negates the Value of the specified NullableInt32 structure.
Null if x is Null otherwise a NullableInt32 structure containing the negated value.
| Exception Type | Condition |
|---|---|
| OverflowException | The negation compute a number that is greater than MaxValue. |
NullableInt32 Class | NullableTypes Namespace