TechTalk Genome v4.2

NullableUInt16 Properties

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

Public Instance Properties

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

See Also

NullableUInt16 Class | TechTalk.Genome.NullableTypes Namespace