TechTalk Genome v4.2

NullableGuid Fields

The fields of the NullableGuid structure are listed below. For a complete list of NullableGuid structure members, see the NullableGuid Members topic.

Public Static Fields

Null Represents a Null value that can be assigned to an instance of the NullableGuid structure. A Null is the absence of a value because missing, unknown, or inapplicable value. A Null should not be used to imply any other value (such as zero). Also any value (such as zero) should not be used to imply the absence of a value, that's why Null exists.

See Also

NullableGuid Class | TechTalk.Genome.NullableTypes Namespace