FromHex()
Uri::FromHex(char16_t) method
Gets the decimal value of a hexadecimal digit.
static int32_t System::Uri::FromHex(char16_t digit)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| digit | char16_t | The hexadecimal digit to convert | 
Return Value
A value that contains a number that corresponds to the specified hexadecimal digit
See Also
- Class Uri
- Namespace System
- Library Aspose.Slides