Java.Util.Formatter.Format Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("format", "(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;", "")]
public Formatter Format (Locale l, string format, params Java.Lang.Object[] args)

Parameters

l
Documentation for this section has not yet been entered.
format
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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