Click or drag to resize

LongestCommonSubstringBaseL_ddlList Field

Stores the linked list used by the algorithm.

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected LongestCommonSubstringBaseLLinkedList? _ddlList

Field Value

LongestCommonSubstringBaseLLinkedList
See Also