Method Add
Add(TreeControlItem)
Adds the specified child item to this tree control item.
public void Add(TreeControlItem item)
Parameters
item
TreeControlItemThe item to add.
Adds the specified child item to this tree control item.
public void Add(TreeControlItem item)
item
TreeControlItemThe item to add.