Click or drag to resize

LongestCommonSubstringBaseLLinkedListLast Property

[Missing <summary> documentation for "P:Altaxo.Collections.Text.LongestCommonSubstringBaseL.LinkedList.Last"]


Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public LongestCommonSubstringBaseLLLElement? Last { get; }

Property Value

LongestCommonSubstringBaseLLLElement
See Also