Click or drag to resize
StringHelperGetMultiByteLength Method
取得字符串多字节长度

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static int GetMultiByteLength(
	string input
)

Parameters

input
Type: SystemString

[Missing <param name="input"/> documentation for "M:Adf.StringHelper.GetMultiByteLength(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Adf.StringHelper.GetMultiByteLength(System.String)"]

See Also