PActivityList.Insert Method
Inserts a activity to the list at the specified position.
Parameters
- index
- The zero-based index at which the activity should be inserted.
- activity
- The activity to insert into the list.
See Also
PActivityList Class | UMD.HCIL.Piccolo.Util Namespace