IStyleListManagerTList, TGetParentList Method |
Gets the parent list of the item
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax TList GetParentList(
T item
)
Parameters
- item T
- The item.
Return Value
TListThe parent list of the item.
See Also