Adds the string representation of the specified long to the end of this
StringBuffer.
Syntax
[Android.Runtime.Register("append", "(J)Ljava/lang/StringBuffer;", "")]
public
IAppendable Append (
long l)
See Also
Parameters
- l
- the long 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