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:

