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
.NET Framework (current version)
Converts a specified numeric Unicode character to a double-precision floating-point number.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetNumericValue(Char) | Converts the specified numeric Unicode character to a double-precision floating point number. |
![]() ![]() | GetNumericValue(String^, Int32) | Converts the numeric Unicode character at the specified position in a specified string to a double-precision floating point number. |
Show:

