StructuredCompositeActivityDesigner.InsertActivities Method

Definition

Adds the specified activities to the StructuredCompositeActivityDesigner at the specified location on the workflow design surface.

public override void InsertActivities(System.Workflow.ComponentModel.Design.HitTestInfo insertLocation, System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Activity> activitiesToInsert);

Parameters

insertLocation
HitTestInfo

The HitTestInfo that specifies the location to add the activities.

activitiesToInsert
ReadOnlyCollection<Activity>

The Activity read-only collection that contains the activities to add to the StructuredCompositeActivityDesigner.

Applies to

Product Versions
.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