Piccolo.NET

PActivityList Constructor (PActivityList)

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

public PActivityList(
   PActivityList list
);

Parameters

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

See Also

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


Web Accessibility