TechTalk Genome v4.2

NullableGuid.IsNull Property

Indicates whether or not the value of the NullableGuid structure is null.

public bool IsNull {get;}

Property Value

true if the NullableGuid 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

NullableGuid Class | TechTalk.Genome.NullableTypes Namespace