Converts this NullableString instance to a NullableBoolean.
A NullableBoolean that is NullableBoolean.Null if this NullableString is Null, NullableBoolean.True if this instance Value is equal to Boolean.TrueString or "1" otherwise NullableBoolean.False.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableString Class | TechTalk.Genome.NullableTypes Namespace