Java.Util.Formatter.Out Method
Returns the output destination of the Formatter.

Syntax

[Android.Runtime.Register("out", "()Ljava/lang/Appendable;", "")]
public Java.Lang.IAppendable Out ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.FormatterClosedExceptionif the Formatter has been closed.

Remarks

Returns the output destination of the Formatter.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1