TechTalk Genome v4.2

INullable.HasValue Property

Indicates whether a NullableTypes structure is Null.

bool HasValue {get;}

Property Value

true if the value of this structure is Null, otherwise false.

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

INullable Interface | TechTalk.Genome.NullableTypes Namespace