Click or drag to resize

StyleListManagerBaseTList, TItem, TListManagerEntryGetParentList Method

[Missing <summary> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetParentList(`1)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract TList GetParentList(
	TItem item
)

Parameters

item  TItem

[Missing <param name="item"/> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetParentList(`1)"]

Return Value

TList

[Missing <returns> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetParentList(`1)"]

Implements

IStyleListManagerTList, TGetParentList(T)
See Also