TechTalk Genome v4.2

NullableUInt32 Properties

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

Public Instance Properties

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

See Also

NullableUInt32 Class | TechTalk.Genome.NullableTypes Namespace