Piccolo.NET

PNode.AddChild Method

Add a node to be a new child of this node at the specified index.

Overload List

Add a node to be a new child of this node at the specified index.

public virtual void AddChild(int,PNode);

Add a node to be a new child of this node.

public virtual void AddChild(PNode);

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility