isxdigit


Description:

public bool isxdigit ()

Determines if a character is a hexadecimal digit.

Parameters:

c

a Unicode character.

Returns:

true if the character is a hexadecimal digit