RdlCollection<T>.OnCollectionChanged(EventArgs) Método

Definición

Genera el evento CollectionChanged.

protected:
 virtual void OnCollectionChanged(EventArgs ^ e);
protected virtual void OnCollectionChanged (EventArgs e);
abstract member OnCollectionChanged : EventArgs -> unit
override this.OnCollectionChanged : EventArgs -> unit
Protected Overridable Sub OnCollectionChanged (e As EventArgs)

Parámetros

e
EventArgs

Evento.

Se aplica a