CompositeActivityDesigner.OnContainedActivitiesChanged Method

Definition

Occurs when more than one activities contained within the designers have changed. This occurs, for example, when a new child activity is added or an existing child activity is removed.

C#
protected virtual void OnContainedActivitiesChanged(System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs listChangeArgs);

Parameters

listChangeArgs
ActivityCollectionChangeEventArgs

An ActivityCollectionChangeEventArgs containing information about the change.

Exceptions

listChangeArgs contains a null reference (Nothing in Visual Basic).

Remarks

Use OnContainedActivitiesChanged to respond to changes to activities inside the composite activity.

Applies to

Proizvod Verzije
.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