CollectionChangedEventManager.StopListening(Object) Méthode

Définition

Arrête d'écouter l'événement CollectionChanged sur la source spécifiée.

protected:
 override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)

Paramètres

source
Object

Objet avec l'événement.

S’applique à

Voir aussi