Partager via


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

Définition

Déclenche l’événement 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)

Paramètres

e
EventArgs

Événement.

S’applique à