GetCharCount方法(strokeNumber)

Microsoft Pin-Yin Converter

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

程序集: ChnCharInfo (模块: ChnCharInfo) 版本: 1.0.0.0