'Declaration Public Function TestUnicodeRange( _ ByVal unicodeRangeIndex As System.Integer _ ) As System.Boolean
public System.bool TestUnicodeRange( System.int unicodeRangeIndex )
Parameters
- unicodeRangeIndex
- Index of the range (between 0 and 127).
Return Value
true if the specified Unicode range is considered functional, false otherwise.