Click or drag to resize

LongestCommonSubstringBaseA_ddlList Field

Keeps a linked list of LongestCommonSubstringBaseALLElements.

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected LongestCommonSubstringBaseALinkedList _ddlList

Field Value

LongestCommonSubstringBaseALinkedList
See Also