ITreeSwappableListNodeTChildNodes Property |
Gets the child nodes.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax ISwappableList<T> ChildNodes { get; }
Property Value
ISwappableListT
The child nodes.
See Also