Add a collection of nodes to be children of this node.
Add a collection of nodes to be children of this node.
protected virtual void AddChildren(ICollection);
Add a list of nodes to be children of this node.
public virtual void AddChildren(PNodeList);
PNode Class | UMD.HCIL.Piccolo Namespace