Partager via


INotifyWhenAddedToTree Interface

Définition

Permet à l'arborescence d'effectuer une notification lorsqu'un nœud a été ajouté.

public interface class INotifyWhenAddedToTree
public interface INotifyWhenAddedToTree
type INotifyWhenAddedToTree = interface
Public Interface INotifyWhenAddedToTree

Méthodes

AddedToTree()

Permet à l'arborescence d'indiquer à un nœud qu'il est désormais ajouté à l'arborescence.

S’applique à