Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("format", "(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter;", "GetFormat_Ljava_lang_String_arrayLjava_lang_Object_Handler")]
public virtual
PrintWriter Format (
string format,
params Java.Lang.Object[] args)
Parameters
- 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
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1