CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!

Calling this method always throws InvalidCastException.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Shared Function ToChar ( _
	value As Decimal _
) As Char
C#
public static char ToChar(
	decimal value
)
Visual C++
public:
static wchar_t ToChar(
	Decimal value
)
JavaScript
System.Convert.toChar = function(value);

Parameters

value
Type: System..::.Decimal
A Decimal number.

Return Value

This conversion is not supported. No value is returned.

Exceptions

ExceptionCondition
System..::.InvalidCastExceptionThis conversion is not supported.

See Also



Free Download:
  Privacy | Contact Us
All Times Are GMT