Click or drag to resize

StyleListBaseT_list Field

The items stored in the style list.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IList<T> _list

Field Value

IListT
See Also