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