Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Char::GetNumericValue Method

 

Converts a specified numeric Unicode character to a double-precision floating-point number.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetNumericValue(Char)

Converts the specified numeric Unicode character to a double-precision floating point number.

System_CAPS_pubmethodSystem_CAPS_staticGetNumericValue(String^, Int32)

Converts the numeric Unicode character at the specified position in a specified string to a double-precision floating point number.

Return to top
Show: