CompositeActivity.OnListChanged(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.
Effectue un traitement supplémentaire lorsque la propriété Activities est modifiée.
protected:
virtual void OnListChanged(System::Workflow::ComponentModel::ActivityCollectionChangeEventArgs ^ e);
protected virtual void OnListChanged(System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs e);
abstract member OnListChanged : System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs -> unit
override this.OnListChanged : System.Workflow.ComponentModel.ActivityCollectionChangeEventArgs -> unit
Protected Overridable Sub OnListChanged (e As ActivityCollectionChangeEventArgs)
Paramètres
Les ActivityCollectionChangeEventArgs diffusés par l'événement.