IStyleListManagerTList, TGetAllListNames Method |
Gets the names of all entries (styles) in the list.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IEnumerable<string> GetAllListNames()
Return Value
IEnumerableStringThe names of all entries (styles) in the list.
See Also