Fills AdvancedTree's NodeCollection by user provided Node objects.
You have to handle the NodeAdding event, otherwise an InvalidOperationException will be thrown. In the handler, you must provide a Node object that will be added into AdvancedTree's NodeCollection.
AdvancedTree Class | Resco.Controls.AdvancedTree Namespace | NodeAdding