ConvertToChar Method (Double) |
Namespace: SystemAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public static char ToChar(
double value
)
Parameters
- value
- Type: SystemDouble
The double-precision floating-point number to convert.
Return Value
Type:
CharThis conversion is not supported. No value is returned.
Exceptions See Also