Adds the specified character to the end of this buffer.
Syntax
[Android.Runtime.Register("append", "(C)Ljava/lang/StringBuffer;", "")]
public override
IAppendable Append (
char ch)
See Also
Parameters
- ch
- the character to append.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1