Click or drag to resize

StyleListBagTList, TItem(IEnumerableTList) Constructor

Initializes a new instance of the StyleListBagTList, TItem class

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public StyleListBag(
	IEnumerable<TList> styleLists
)

Parameters

styleLists  IEnumerableTList

[Missing <param name="styleLists"/> documentation for "M:Altaxo.Drawing.StyleListBag`2.#ctor(System.Collections.Generic.IEnumerable{`0})"]

See Also