TechTalk Genome v4.2

NullableUInt16.IsNull Property

Indicates whether or not the value of the NullableInt32 structure is Null.

public bool IsNull {get;}

Property Value

true if the NullableUInt16 structure is Null, otherwise false.

Implements

INullable.IsNull

Requirements

Namespace: TechTalk.Genome.NullableTypes

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableUInt16 Class | TechTalk.Genome.NullableTypes Namespace