Piccolo.NET

PNode.RemoveChildren Method

Remove all the children in the given collection from this node’s list of children.

Overload List

Remove all the children in the given collection from this node’s list of children.

protected virtual void RemoveChildren(ICollection);

Remove all the children in the given list from this node’s list of children.

public virtual void RemoveChildren(PNodeList);

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility