The properties of the NullableUInt32 structure are listed below. For a complete list of NullableUInt32 structure members, see the NullableUInt32 Members topic.
HasValue | Indicates whether or not the value of the NullableUInt32 structure is null. |
IsNull | Indicates whether or not the value of the NullableUInt32 structure is null. |
Value | Gets the value of the NullableUInt32 structure. This property is read-only |
NullableUInt32 Class | TechTalk.Genome.NullableTypes Namespace