Method Add
Add(TreeViewItem)
Adds an object to the end of the Items collection.
public virtual void Add(TreeViewItem item)
Parameters
item
TreeViewItemThe object to be added to the end of the Items collection.
Add(string)
public virtual TreeViewItem Add(string s)