CompositeActivity.OnListChanging(ActivityCollectionChangeEventArgs) Método

Definição

Evento que ocorre antes de ser feita uma alteração ao subjacente Activities.

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)

Parâmetros

e
ActivityCollectionChangeEventArgs

EventArgs relacionado com o evento.

Aplica-se a