Formats the specified double using the rules of this number format.
Syntax
[Android.Runtime.Register("format", "(D)Ljava/lang/String;", "")]
public
string Format (
double value)
Parameters
- value
- the double to format.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1