CompositeActivity.OnListChanging(ActivityCollectionChangeEventArgs) Metodo

Definizione

Evento che si verifica prima di apportare una modifica alla proprietà Activities sottostante.

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)

Parametri

e
ActivityCollectionChangeEventArgs

EventArgs relativi all’evento.

Si applica a