The operators of the NullableByte structure are listed below. For a complete list of NullableByte structure members, see the NullableByte Members topic.
![]() Addition Operator | Computes the sum of the two specified NullableByte structures. |
![]() Bitwise And Operator | Computes the bitwise AND of the two specified NullableByte structures. |
![]() Bitwise Or Operator | Computes the bitwise OR of the two specified NullableByte structures. |
![]() Division Operator | Divides its first NullableByte operand by its second. |
![]() Equality Operator | Compares two instances of NullableByte for equivalence. |
![]() Exclusive Or Operator | Computes the bitwise exclusive-OR of the two specified NullableByte structures. |
![]() Explicit NullableTypes.NullableBoolean to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableBoolean parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableByte to System.Byte Conversion | Overloaded. Converts a NullableByte to a Byte. |
![]() Explicit NullableTypes.NullableDecimal to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableDecimal parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableDouble to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableDouble parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableInt16 to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableInt16 parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableInt32 to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableInt32 parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableInt64 to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableInt64 parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableSingle to NullableTypes.NullableByte Conversion | Overloaded. Converts the NullableSingle parameter to a NullableByte structure. |
![]() Explicit NullableTypes.NullableString to NullableTypes.NullableByte Conversion | Overloaded. Converts the specified NullableString parameter to a NullableByte structure. |
![]() Greater Than Operator | Compares two instances of NullableByte structure to determine if the first is greater than the second. |
![]() Greater Than Or Equal Operator | Compares two instances of NullableByte structure to determine if the first is greater than or equal to the second. |
![]() Implicit System.Byte to NullableTypes.NullableByte Conversion | Converts the Byte parameter to a NullableByte structure. |
![]() Inequality Operator | Compares two instances of NullableByte for equivalence. |
![]() Less Than Operator | Compares two instances of NullableByte structure to determine if the first is less than or equal to the second. |
![]() Less Than Or Equal Operator | Compares two instances of NullableByte structure to determine if the first is less than the second. |
![]() Modulus Operator | Computes the remainder for the division of the two specified NullableByte structures. |
![]() Multiplication Operator | Computes the product of the two specified NullableByte structures. |
![]() Ones Complement Operator | Performs a one's complement operation on the supplied NullableByte structure. |
![]() Subtraction Operator | Computes the subtraction of the two specified NullableByte structures. |
NullableByte Class | NullableByte Members | NullableTypes Namespace