Test if a character is a hexidecimal digit.
Syntax
[Android.Runtime.Register("isHexDigit", "(C)Z", "GetIsHexDigit_CHandler")]
protected virtual
bool IsHexDigit (
char c)
Parameters
- c
- the character to test
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1