Piccolo.NET

PNode.RemoveChild Method

Remove the child at the specified position from this node's children.

Overload List

Remove the child at the specified position from this node's children.

public virtual PNode RemoveChild(int);

Remove the given child from this node's children list.

public virtual PNode RemoveChild(PNode);

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility