ValueTypeExtensions
Various extensions for value types.
Adds twp specified native integers.
Adds twp specified native integers.
Adds two specified native integers.
Adds two specified native integers.
Computes the bitwise AND of two native integer values.
Computes the bitwise AND of two native integer values.
Decrements native integer by 1.
Decrements native integer by 1.
Divides two specified native integers.
Divides two specified native integers.
Throws ArithmeticException if the value
is "not a number" (NaN), positive or negative infinity.
Throws ArithmeticException if the value
is "not a number" (NaN), positive or negative infinity.
Determines whether the native integer is greater than the specified value.
Determines whether the native integer is greater than the specified value.
Determines whether the native integer is greater than or equal to specified value.
Determines whether the native integer is greater than or equal to specified value.
Increments native integer by 1.
Increments native integer by 1.
Checks whether the specified value is equal to one
of the specified values.
Checks whether the specified value is equal to one
of the specified values.
Determines whether the native integer is less than the specified value.
Determines whether the native integer is less than the specified value.
Determines whether the native integer is less than or equal to specified value.
Determines whether the native integer is less than or equal to specified value.
Multiplies two specified native integers.
Multiplies two specified native integers.
Multiplies two specified native integers.
Multiplies two specified native integers.
Negates native integer value.
Computes the bitwise complement of native integer value.
Computes the bitwise complement of native integer value.
Computes the bitwise OR of two native integer values.
Computes the bitwise OR of two native integer values.
Divides two values and returns the remainder.
Divides two values and returns the remainder.
Subtracts two native integers.
Subtracts two native integers.
Subtracts two native integers.
Subtracts two native integers.
Truncates 64-bit signed integer.
Attempts to get value from nullable container.
Computes the bitwise XOR of two native integer values.
Computes the bitwise XOR of two native integer values.