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