Simplified Chinese Pin-Yin Conversion Library
GetCharCount方法(strokeNumber)
命名空间 > Microsoft.International.Converters.PinYinConverter > ChineseChar > GetCharCount(Int16)
检索具有指定笔画数的字符个数。
语法
参数
- strokeNumber (Int16)
- 显示需要被识别的笔画数。
返回值
返回具有指定笔画数的字符数。
如果笔画数是无效值返回-1。
备注
请参阅ChineseChar来查看使用 ChineseChar的实例。