Ant Organisation Ltd documentation

HierarchyNode.AddChildNode Method 

Adds a new node to the list

HierarchyNode AddChildNode(
   AuthenticatedUser user,
   string name
);

Parameters

user
Logged on user
name
Name of the node to add

See Also

HierarchyNode Interface | Ant.Hierarchy Namespace