CompositeActivityDesigner.MoveActivities Method

Definition

Moves activities from one designer to another.

C#
public virtual void MoveActivities(System.Workflow.ComponentModel.Design.HitTestInfo moveLocation, System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Activity> activitiesToMove);

Parameters

moveLocation
HitTestInfo

A HitTestInfo describing the location to which to move the activities.

activitiesToMove
ReadOnlyCollection<Activity>

The list of activities to move.

Remarks

Use MoveActivities to move a list of activities from one composite activity to another.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1