Piccolo.NET

PLayerList Constructor (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 list
);

Parameters

list
The list whose layers are copied to the new list.

See Also

PLayerList Class | UMD.HCIL.Piccolo.Util Namespace | PLayerList Constructor Overload List


Web Accessibility