CompositeActivity.OnListChanged(ActivityCollectionChangeEventArgs) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
ActivityCollectionChangeEventArgs difundido por el evento.