Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("printf", "(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintStream;", "GetPrintf_Ljava_util_Locale_Ljava_lang_String_arrayLjava_lang_Object_Handler")]
public virtual
PrintStream Printf (
Java.Util.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
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1