Constructs a new PNodeList.
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);
PNodeList Class | UMD.HCIL.Piccolo.Util Namespace