Remove all the children in the given collection from this node’s list of children.
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);
PNode Class | UMD.HCIL.Piccolo Namespace