Converts the NullableBoolean parameter to a NullableDouble structure.
Converts the NullableBoolean parameter to a NullableDouble structure.
public static NullableDouble Explicit NullableTypes.NullableBoolean to NullableTypes.NullableDouble Conversion
Converts the NullableDecimal parameter to a NullableDouble structure.
public static NullableDouble Explicit NullableTypes.NullableDecimal to NullableTypes.NullableDouble Conversion
Converts a NullableDouble to a Double.
public static double Explicit NullableTypes.NullableDouble to System.Double Conversion
Converts the NullableSingle parameter to a NullableDouble structure.
public static NullableDouble Explicit NullableTypes.NullableSingle to NullableTypes.NullableDouble Conversion
Converts the specified NullableString parameter to a NullableDouble structure.
public static NullableDouble Explicit NullableTypes.NullableString to NullableTypes.NullableDouble Conversion
NullableDouble Class | NullableTypes Namespace