Click or drag to resize

LongestCommonGeneralizedRepeatLLinkedObjectListFirst Property

Gets the first element of the linked list.

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public LongestCommonGeneralizedRepeatLDDLElement? First { get; }

Property Value

LongestCommonGeneralizedRepeatLDDLElement
See Also