'Declaration Public Function IsCharSupported( _ ByVal ch As System.Char _ ) As System.Boolean
public System.bool IsCharSupported( System.char ch )
Parameters
- ch
'Declaration Public Function IsCharSupported( _ ByVal ch As System.Char _ ) As System.Boolean
public System.bool IsCharSupported( System.char ch )