Method AddObject
AddObject(T)
Adds a new root level object unless it is already a root of the tree.
public void AddObject(T o)
Parameters
o
T
Adds a new root level object unless it is already a root of the tree.
public void AddObject(T o)
o
T