Method GetType
GetType(Int32)
Computes the type of the given character
Declaration
public static byte GetType(int ch)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | ch | Character whose type is to be determined |
Returns
Type | Description |
---|---|
System.Byte | Type of the character |