TechTalk Genome v4.2

NullableUInt64 Properties

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

Public Instance Properties

HasValue Indicates whether or not the value of the NullableUInt64 structure is null.
IsNull Indicates whether or not the value of the NullableUInt64 structure is null.
Value Gets the value of the NullableUInt64 structure. This property is read-only

See Also

NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace