共用方式為


RandomGenerator.GetShort 方法

定義

多載

GetShort()

public short GetShort();
member this.GetShort : unit -> int16

傳回

適用於

GetShort(Int16, Int16)

public short GetShort(short min, short max);
member this.GetShort : int16 * int16 -> int16

參數

min
Int16
max
Int16

傳回

適用於