Java.Lang.String.ValueOf Method
Returns the string representation of the given double.

Syntax

[Android.Runtime.Register("valueOf", "(D)Ljava/lang/String;", "")]
public static string ValueOf (double value)

Parameters

value
the double.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the string representation of the given double.

[Android Documentation]

Requirements

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