MaximumLengthSequenceLongLength Property |
Gets the length of the sequence. This is the repeat period of the sequence.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public ulong LongLength { get; }
Property Value
UInt64The length of the sequence.
See Also