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