The fields of the NullableUInt16 structure are listed below. For a complete list of NullableUInt16 structure members, see the NullableUInt16 Members topic.
![]() MaxValue | Maximum value of this type of object |
![]() MinValue | Minimum value of this type of object |
![]() Null | Null initializer for this object. A Null is the absence of a value because missing, unknown, or inapplicable value. A Null should not be used to imply any other value (such as zero). Also any value (such as zero) should not be used to imply the absence of a value, that's why Null exists. |
![]() Zero | Zero value Nullable16 object |
NullableUInt16 Class | TechTalk.Genome.NullableTypes Namespace