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