'宣言 Public Shared Function IsHebrewChar( _ ByVal ch As System.Char _ ) As System.Boolean
'使用法 Dim ch As System.Char Dim value As System.Boolean value = FontShaping.IsHebrewChar(ch)
public static System.bool IsHebrewChar( System.char ch )
パラメータ
- ch
'宣言 Public Shared Function IsHebrewChar( _ ByVal ch As System.Char _ ) As System.Boolean
'使用法 Dim ch As System.Char Dim value As System.Boolean value = FontShaping.IsHebrewChar(ch)
public static System.bool IsHebrewChar( System.char ch )