PActivityList.Sort Method
Sorts the activities in the entire list using the specified comparer.
Parameters
- comparer
- The IComparer implementation to use when comparing elements, or a null reference to use the IComparable implementation of each activity.
See Also
PActivityList Class | UMD.HCIL.Piccolo.Util Namespace