Click or drag to resize

StyleListManagerBaseTList, TItem, TListManagerEntryGetEntryValue Method

[Missing <summary> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetEntryValue(System.String)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TListManagerEntry GetEntryValue(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetEntryValue(System.String)"]

Return Value

TListManagerEntry

[Missing <returns> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetEntryValue(System.String)"]

See Also