Converts the NullableDecimal parameter to a NullableSingle structure.
Null if x is NullableDecimal.Null otherwise a new NullableSingle structure constructed from the NullableDecimal.Value of x.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableSingle Class | TechTalk.Genome.NullableTypes Namespace