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