Java.Text.NumberFormat.Format Method
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

Formats the specified double using the rules of this number format.

[Android Documentation]

Requirements

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