System::Char::GetNumericValue method
Char::GetNumericValue method
将指定的 UTF-16 字符转换为双精度浮点数值。
static double System::Char::GetNumericValue(char_t c)
| 参数 | 类型 | 描述 |
|---|---|---|
| c | char_t | 待转换的 UTF-16 字符 |
ReturnValue
指定字符的数值表示。
另见
- Class Char
- Namespace System
- Library Aspose.Font for C++