Negates the Value of the specified NullableInt64 structure.
Null if x is Null otherwise a NullableInt64 structure containing the negated value.
| Exception Type | Condition |
|---|---|
| OverflowException | The negation compute a number that is greater than Int64.MaxValue. |
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableInt64 Class | TechTalk.Genome.NullableTypes Namespace