Click or drag to resize

StyleListManagerBase<TList, TItem, TListManagerEntry>.GetAllListNames Method

[Missing <summary> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetAllListNames"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public IEnumerable<string> GetAllListNames()

Return Value

IEnumerable<String>

[Missing <returns> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.GetAllListNames"]

Implements

IStyleListManager<TList, T>.GetAllListNames()
See Also