dbicList Send comments on this topic.
Add Method
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > NodeItemCollection Class : Add Method

Adds a new node to the collection Adds a new node item to the control.

Overload List

OverloadDescription
Add(String)Adds a new node item to the collection.  
Add(String,Color)Adds a new node item to the collection.  
Add(String,Color,Color)Adds a new node item to the collection.  
Add(dbiNodeItem)Adds a new node item to the collection.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also