Converts this NullableChar instance to a NullableBoolean.
A NullableBoolean that is NullableBoolean.Null if this NullableChar is Null, NullableBoolean.False if this instance Value is '\0' charcter otherwise NullableBoolean.True.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableChar Class | TechTalk.Genome.NullableTypes Namespace