![]() ![]() | A constant representing the largest possible value of a NullableInt32. |
![]() ![]() | A constant representing the smallest possible value of a NullableInt32. |
![]() ![]() | Represents a Null value that can be assigned to an instance of the NullableInt32 structure. A Null is the absence of a value because missing, unknown, or inapplicable value. A Null should not be used to imply any other value (such as zero). Also any value (such as zero) should not be used to imply the absence of a value, that's why Null exists. |
![]() ![]() | Represents a zero value that can be assigned to an instance of the NullableInt32 structure. |
![]() ![]() | Computes absolute value of the specified NullableInt32 structure. |
![]() ![]() | Computes the sum of the two specified NullableInt32 structures. |
![]() ![]() | Computes the bitwise AND of the two specified NullableInt32 structures. |
![]() ![]() | Computes the bitwise OR of the two specified NullableInt32 structures. |
![]() ![]() | Divides its first NullableInt32 operand by its second. |
![]() ![]() | Overloaded. Compares two NullableInt32 structures to determine if they are equivalent. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is greater than the second. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is greater than or equal to the second. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is less than the second. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is less than or equal to the second. |
![]() ![]() | Computes the remainder for the division of the two specified NullableInt32 structures. |
![]() ![]() | Computes the product of the two specified NullableInt32 structures. |
![]() ![]() | Compares two NullableInt32 structures to determine if they are not equivalent. |
![]() ![]() | Performs a one's complement operation on the supplied NullableInt32 structure. |
![]() ![]() | Converts the specified String representation of a number to its NullableInt32 equivalent. |
![]() ![]() | Computes the subtraction of the two specified NullableInt32 structures. |
![]() ![]() | Computes the bitwise exclusive-OR of the two specified NullableInt32 structures. |
![]() ![]() | Computes the sum of the two specified NullableInt32 structures. |
![]() ![]() | Computes the bitwise AND of the two specified NullableInt32 structures. |
![]() ![]() | Computes the bitwise OR of the two specified NullableInt32 structures. |
![]() ![]() | Divides its first NullableInt32 operand by its second. |
![]() ![]() | Compares two instances of NullableInt32 for equivalence. |
![]() ![]() | Computes the bitwise exclusive-OR of the two specified NullableInt32 structures. |
![]() ![]() | Overloaded. Converts the NullableBoolean parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts the NullableDecimal parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts the NullableDouble parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts a NullableInt32 to a Int32. |
![]() ![]() | Overloaded. Converts the NullableInt64 parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts the NullableSingle parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts the specified NullableString parameter to a NullableInt32 structure. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is greater than the second. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is greater than or equal to the second. |
![]() ![]() | Overloaded. Converts the Int32 parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts the NullableByte parameter to a NullableInt32 structure. |
![]() ![]() | Overloaded. Converts the NullableInt16 parameter to a NullableInt32 structure. |
![]() ![]() | Compares two instances of NullableInt32 for equivalence. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is less than the second. |
![]() ![]() | Compares two instances of NullableInt32 structure to determine if the first is less than or equal to the second. |
![]() ![]() | Computes the remainder for the division of the two specified NullableInt32 structures. |
![]() ![]() | Computes the product of the two specified NullableInt32 structures. |
![]() ![]() | Performs a one's complement operation on the supplied NullableInt32 structure. |
![]() ![]() | Computes the subtraction of the two specified NullableInt32 structures. |
![]() ![]() | Negates the Value of the specified NullableInt32 structure. |
![]() | Initializes a new instance of the NullableInt32 structure using the specified integer value. |
![]() | Indicates whether or not the value of the NullableInt32 structure is null. |
![]() | Gets the value of the NullableInt32 structure. This property is read-only |
![]() | Compares this NullableInt32 structure to a specified object and returns an indication of their relative values. |
![]() | Overloaded. Compares two NullableInt32 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 NullableInt32. |
![]() | Converts this NullableInt32 instance to a NullableBoolean. |
![]() | Converts this NullableInt32 instance to a NullableByte. |
![]() | Converts this NullableInt32 instance to a NullableDecimal. |
![]() | Converts this NullableInt32 instance to a NullableDouble. |
![]() | Converts this NullableInt32 instance to a NullableInt16. |
![]() | Converts this NullableInt32 instance to a NullableInt64. |
![]() | Converts this NullableInt32 instance to a NullableSingle. |
![]() | Converts this NullableInt32 structure to a NullableString structure. |
![]() | Converts this NullableInt32 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. |
NullableInt32 Class | NullableTypes Namespace