[Missing <summary> documentation for "M:CoreDevices.Generals.MersenneTwister.GenerateUInt"]

Namespace:  CoreDevices.Generals
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected uint GenerateUInt()
Visual Basic (Declaration)
Protected Function GenerateUInt As UInteger
Visual C++
protected:
unsigned int GenerateUInt()

Return Value

[Missing <returns> documentation for "M:CoreDevices.Generals.MersenneTwister.GenerateUInt"]

See Also