Returns a bool value that indicates whether the specified character is a valid hexadecimal digit.
- digit
- A char containing the character to validate.
true if the character is a valid hexadecimal digit (0-9, A-F, a-f); otherwise false.
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