CodeVerge.Net
Beta
Explore
Item Entry
Register
Login
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums
?
Collapse All
Expand All
?
????
????
.NET Framework Class Library
Convert
.
.
::
.
ToChar Method
Convert Class
?
See?Also
?
Overload?List
?
Name
Description
ToChar(Boolean)
Calling this method always throws
InvalidCastException
.
ToChar(Byte)
Converts the value of the specified 8-bit unsigned integer to its equivalent Unicode character.
ToChar(Char)
Returns the specified Unicode character value; no actual conversion is performed.
ToChar(DateTime)
Calling this method always throws
InvalidCastException
.
ToChar(Decimal)
Calling this method always throws
InvalidCastException
.
ToChar(Double)
Calling this method always throws
InvalidCastException
.
ToChar(Int16)
Converts the value of the specified 16-bit signed integer to its equivalent Unicode character.
ToChar(Int32)
Converts the value of the specified 32-bit signed integer to its equivalent Unicode character.
ToChar(Int64)
Converts the value of the specified 64-bit signed integer to its equivalent Unicode character.
ToChar(Object)
Converts the value of the specified
Object
to a Unicode character.
ToChar(SByte)
Converts the value of the specified 8-bit signed integer to its equivalent Unicode character.
ToChar(Single)
Calling this method always throws
InvalidCastException
.
ToChar(String)
Converts the first character of a
String
to a Unicode character.
ToChar(UInt16)
Converts the value of the specified 16-bit unsigned integer to its equivalent Unicode character.
ToChar(UInt32)
Converts the value of the specified 32-bit unsigned integer to its equivalent Unicode character.
ToChar(UInt64)
Converts the value of the specified 64-bit unsigned integer to its equivalent Unicode character.
ToChar(Object, IFormatProvider)
Converts the value of the specified
Object
to its equivalent Unicode character using the specified culture-specific formatting information.
ToChar(String, IFormatProvider)
Converts the first character of a
String
to a Unicode character using specified culture-specific formatting information.
See Also
Convert Class
Convert Members
System Namespace
Free Download:
Invite
History
Resources
Members
SiteMap
Privacy
|
Contact Us
All Times Are GMT