RandomizerNextUInt Property |
Produces random number for type uint.
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public static uint NextUInt { get; }
Public Shared ReadOnly Property NextUInt As UInteger
Get
public:
static property unsigned int NextUInt {
unsigned int get ();
}
static member NextUInt : uint32 with get
Property Value
Type:
UInt32See Also