Click or drag to resize

NGTreeNodeRemove Method

Frees this node, i.e. removes the node from it's parent collection (and set the parent node to null.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Remove()
See Also