Converts this NullableInt64 instance to a NullableDouble.
A NullableDouble that is NullableDouble.Null if this NullableInt64 is Null otherwise a NullableDouble whose NullableDouble.Value equals the Value of this instance.
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