The methods of the NullableInt64 structure are listed below. For a complete list of NullableInt64 structure members, see the NullableInt64 Members topic.
![]() ![]() | Computes absolute value of the specified NullableInt64 structure. |
![]() ![]() | Computes the sum of the two specified NullableInt64 structures. |
![]() ![]() | Computes the bitwise AND of the two specified NullableInt64 structures. |
![]() ![]() | Computes the bitwise OR of the two specified NullableInt64 structures. |
![]() ![]() | Divides its first NullableInt64 operand by its second. |
![]() ![]() | Overloaded. Compares two NullableInt64 structures to determine if they are equivalent. |
![]() ![]() | Compares two instances of NullableInt64 structure to determine if the first is greater than the second. |
![]() ![]() | Compares two instances of NullableInt64 structure to determine if the first is greater than or equal to the second. |
![]() ![]() | Compares two instances of NullableInt64 structure to determine if the first is less than or equal to the second. |
![]() ![]() | Compares two instances of NullableInt64 structure to determine if the first is less than the second. |
![]() ![]() | Computes the remainder for the division of the two specified NullableInt64 structures. |
![]() ![]() | Computes the product of the two specified NullableInt64 structures. |
![]() ![]() | Compares two NullableInt64 structures to determine if they are not equivalent. |
![]() ![]() | Performs a one's complement operation on the supplied NullableInt64 structure. |
![]() ![]() | Converts the specified String representation of a number to its NullableInt64 equivalent. |
![]() ![]() | Computes the subtraction of the two specified NullableInt64 structures. |
![]() ![]() | Computes the bitwise exclusive-OR of the two specified NullableInt64 structures. |
![]() | Compares this NullableInt64 structure to a specified object and returns an indication of their relative values. |
![]() | Overloaded. Compares two NullableInt64 structures to determine if they are equivalent. |
![]() | Returns the hash code for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Returns the TypeCode for value type NullableInt64. |
![]() | Converts this NullableInt64 instance to a NullableBoolean. |
![]() | Converts this NullableInt64 instance to a NullableByte. |
![]() | Converts this NullableInt64 instance to a NullableDecimal. |
![]() | Converts this NullableInt64 instance to a NullableDouble. |
![]() | Converts this NullableInt64 instance to a NullableInt16. |
![]() | Converts this NullableInt64 instance to a NullableInt32. |
![]() | Converts this NullableInt64 instance to a NullableSingle. |
![]() | Converts this NullableInt64 structure to a NullableString structure. |
![]() | Converts this NullableInt64 structure to a String. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
NullableInt64 Class | NullableTypes Namespace