Appends the string representation of the specified CharSequence.
Syntax
[Android.Runtime.Register("append", "(Ljava/lang/CharSequence;)Ljava/lang/StringBuilder;", "")]
public override
IAppendable Append (
ICharSequence csq)
Parameters
- csq
- the CharSequence 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