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