The properties of the NullableUInt64 structure are listed below. For a complete list of NullableUInt64 structure members, see the NullableUInt64 Members topic.
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 |
NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace