CompositeActivity.OnListChanging(ActivityCollectionChangeEventArgs) Méthode

Définition

Événement qui se produit avant une modification des Activities sous-jacentes.

protected:
 virtual void OnListChanging(System::Workflow::ComponentModel::ActivityCollectionChangeEventArgs ^ e);
protected virtual void OnListChanging (System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs e);
abstract member OnListChanging : System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs -> unit
override this.OnListChanging : System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs -> unit
Protected Overridable Sub OnListChanging (e As ActivityCollectionChangeEventArgs)

Paramètres

e
ActivityCollectionChangeEventArgs

EventArgs relatifs à l'événement.

S’applique à