Click or drag to resize

StyleListManagerBaseEntryValueTList, TList Property

Gets the list of items.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TList List { get; }

Property Value

TList
The list of items.
See Also