ALFGeneratorCanReset Property |
Gets a value indicating whether the
ALFGenerator can be reset, so that it produces the
same pseudo-random number sequence again.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override bool CanReset { get; }
Property Value
BooleanSee Also