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