Java.Text.ChoiceFormat.NextDouble Method
Returns the double value which is closest to the specified double but larger.

Syntax

[Android.Runtime.Register("nextDouble", "(D)D", "")]
public static double NextDouble (double value)

Parameters

value
a double value.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the double value which is closest to the specified double but larger.

[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