Piccolo.NET

PNode.ChildrenReference Property

Gets a reference to the list used to manage this node’s children.

public virtual Util.PNodeList ChildrenReference {get;}

Property Value

A reference to the list of children.

Remarks

This list should not be modified.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace