Condividi tramite


Randomizer.GetDoubles Metodo

Definizione

Overload

GetDoubles(Int32)

public double[] GetDoubles(int count);
member this.GetDoubles : int -> double[]

Parametri

count
Int32

Restituisce

Double[]

Si applica a

GetDoubles(Double, Double, Int32)

public double[] GetDoubles(double min, double max, int count);
member this.GetDoubles : double * double * int -> double[]

Parametri

min
Double
max
Double
count
Int32

Restituisce

Double[]

Si applica a