Namespace:
?
System
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function ToChar ( _
value As Decimal _
) As Char |
JavaScript |
---|
System.Convert.toChar = function(value); |
Return Value
This conversion is not supported. No value is returned.
Exceptions
See Also