Click or drag to resize

LongestCommonGeneralizedRepeatLDDLElement(Int32) Constructor

Initializes a new instance of the LongestCommonGeneralizedRepeatLDDLElement class

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DDLElement(
	int text
)

Parameters

text  Int32

[Missing <param name="text"/> documentation for "M:Altaxo.Collections.Text.LongestCommonGeneralizedRepeatL.DDLElement.#ctor(System.Int32)"]

See Also