GetNumericValue()
Char::GetNumericValue(char_t) method
Converts the specified UTF-16 character into double-precision floating-point numerical value.
static double System::Char::GetNumericValue(char_t c)
Arguments
Parameter | Type | Description |
---|---|---|
c | char_t | UTF-16 character to convert |
Return Value
Numerical representation of the specified character.
See Also
- Class Char
- Namespace System
- Library Aspose.Slides