protected void Append (string input);
protected void Append (char input);

Parameters

input要附加的字符/字符串。

Description

向输入字段中附加字符。