The fields of the NullableByte structure are listed below. For a complete list of NullableByte structure members, see the NullableByte Members topic.
![]() ![]() | A constant representing the largest possible value of a NullableByte. |
![]() ![]() | A constant representing the smallest possible value of a NullableByte. |
![]() ![]() | Represents a Null value that can be assigned to an instance of the NullableByte structure. 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. |
![]() ![]() | Represents a zero value that can be assigned to an instance of the NullableByte structure. |
NullableByte Class | NullableTypes Namespace