Click or drag to resize

GeneralizedSuffixArrayRequiredTextPadding Field

Gets the required text padding, i.e. the number of additional elements at the end of the text array that must be left empty (zero).

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const int RequiredTextPadding = 3

Field Value

Int32
See Also