MobileForms Toolkit Documentation

Node.Remove Method 

Removes the node from parent NodeCollection.

public virtual void Remove();

Remarks

Call the Remove method of the parent, node is no longer used, can be added to another NodeCollection.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace