CompositeActivity.OnListChanging(ActivityCollectionChangeEventArgs) Metoda

Definice

Událost, která nastane před provedením změny v podkladovém Activitiesobjektu .

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)

Parametry

e
ActivityCollectionChangeEventArgs

EventArgs vztahující se k události.

Platí pro