[Missing <summary> documentation for "M:CoreDevices.Generals.MersenneTwister.Next(System.Int32)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public override int Next( int maxValue ) |
Visual Basic (Declaration) |
---|
Public Overrides Function Next ( _ maxValue As Integer _ ) As Integer |
Visual C++ |
---|
public: virtual int Next( int maxValue ) override |
Parameters
- maxValue
- Type: System..::.Int32
[Missing <param name="maxValue"/> documentation for "M:CoreDevices.Generals.MersenneTwister.Next(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:CoreDevices.Generals.MersenneTwister.Next(System.Int32)"]