'宣言 Public Shared Function IsHebrewIndifferent( _ ByVal text As System.String _ ) As System.Boolean
'使用法 Dim text As System.String Dim value As System.Boolean value = FontShaping.IsHebrewIndifferent(text)
public static System.bool IsHebrewIndifferent( System.string text )
パラメータ
- text