Returns the decimal value of a hexadecimal digit.
- digit
- The hexadecimal digit (0-9, a-f, A-F) to convert.
A int containing an integer from 0 - 15 that corresponds to the specified hexadecimal digit.
Type Reason ArgumentException digit is not a valid hexadecimal digit (0-9, a-f, A-F).
Documentation for this section has not yet been entered.
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0