Piccolo.NET

PNodeList Constructor

Constructs a new PNodeList.

Overload List

Constructs a new PNodeList.

public PNodeList();

Initializes a new instance of the PNodeList class that contains nodes copied from the specified list and that has the same initial capacity as the number of nodes copied.

public PNodeList(PNodeList);

See Also

PNodeList Class | UMD.HCIL.Piccolo.Util Namespace