CompositeActivity.OnListChanging(ActivityCollectionChangeEventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
É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
EventArgs relatifs à l'événement.