TreeView.OnItemsChanged(NotifyCollectionChangedEventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit la gestion des classes pour un ItemsChanged événement qui se produit lorsqu’il existe une modification dans la Items collection.
protected:
override void OnItemsChanged(System::Collections::Specialized::NotifyCollectionChangedEventArgs ^ e);
protected override void OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs e);
override this.OnItemsChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Protected Overrides Sub OnItemsChanged (e As NotifyCollectionChangedEventArgs)
Paramètres
Données d'événement.