CompositeActivity.OnListChanged(ActivityCollectionChangeEventArgs) Método

Definición

Realiza procesos adicionales cuando cambia la propiedad Activities.

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)

Parámetros

Se aplica a