Java.Lang.String.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/lang/String;", "")]
public static string Format (Java.Util.Locale loc, string format, params Object[] args)

Parameters

locale
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.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1