StyleListManagerBaseForClassesTList, TItem, TListManagerEntry Constructor |
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected StyleListManagerBaseForClasses(
Func<TList, ItemDefinitionLevel, TListManagerEntry> valueCreator,
TList builtinDefaultList
)
Parameters
- valueCreator FuncTList, ItemDefinitionLevel, TListManagerEntry
- Factory used to create manager entries.
- builtinDefaultList TList
- The builtin default list.
See Also