Nodes object
The Nodes collection holds the collection of nodes of the organigram. Use the Nodes property to access the Nodes collection. 

NameDescription
AddAdds a child node and returns a reference to the newly created object.
ClearRemoves all objects in a collection.
CountReturns the number of objects in a collection.
ItemReturns a specific node of the Nodes collection.
RemoveRemoves a specific member from the Nodes collection.