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