Java.Text.NumberFormat.Format Method
Formats the specified long using the rules of this number format.

Syntax

[Android.Runtime.Register("format", "(J)Ljava/lang/String;", "")]
public string Format (long value)

Parameters

value
the long to format.

Returns

Documentation for this section has not yet been entered.

Remarks

Formats the specified long 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