Constructs a new PLayerList.
Constructs a new PLayerList.
public PLayerList();
Initializes a new instance of the PLayerList class that contains layers copied from the specified list and that has the same initial capacity as the number of layers copied.
public PLayerList(PLayerList);
PLayerList Class | UMD.HCIL.Piccolo.Util Namespace