Skip to main content
A newer version of this page is available. .

TreeListNodes.Add Method

Name Parameters Description
Add(Object) nodeData Appends a new node to the end of the TreeListNodes collection and initializes the node with the specified data.
Add(Object[]) nodeData Adds a new child TreeListNode containing the specified values.