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