The methods of the NullableSingle structure are listed below. For a complete list of NullableSingle structure members, see the NullableSingle Members topic.
![]() ![]() | Computes the sum of the two specified NullableSingle structures. |
![]() ![]() | Divides its first NullableSingle operand by its second. |
![]() ![]() | Overloaded. Compares two NullableSingle structures to determine if they are equivalent. |
![]() ![]() | Compares two instances of NullableSingle structure to determine if the first is greater than the second. |
![]() ![]() | Compares two instances of NullableSingle structure to determine if the first is greater than or equal to the second. |
![]() ![]() | Compares two instances of NullableSingle structure to determine if the first is less than the second. |
![]() ![]() | Compares two instances of NullableSingle structure to determine if the first is less than or equal to the second. |
![]() ![]() | Computes the product of the two specified NullableSingle structures. |
![]() ![]() | Compares two NullableSingle structures to determine if they are not equivalent. |
![]() ![]() | Converts the specified String representation of a number to its NullableSingle equivalent. |
![]() ![]() | Computes the subtraction of the two specified NullableSingle structures. |
![]() | Compares this NullableSingle structure to a specified object and returns an indication of their relative values. |
![]() | Overloaded. Compares two NullableSingle 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 NullableSingle. |
![]() | Converts this NullableSingle instance to a NullableBoolean. |
![]() | Converts this NullableSingle instance to a NullableByte. |
![]() | Converts this NullableSingle instance to a NullableDecimal. |
![]() | Converts this NullableSingle instance to a NullableDouble. |
![]() | Converts this NullableSingle instance to a NullableInt16. |
![]() | Converts this NullableSingle instance to a NullableInt32. |
![]() | Converts this NullableSingle instance to a NullableInt64. |
![]() | Converts this NullableSingle structure to a NullableString structure. |
![]() | Converts this NullableSingle 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. |
NullableSingle Class | NullableTypes Namespace