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