INotifyWhenAddedToTree Interfaccia

Definizione

Permette all'albero di notificare quando un nodo è stato aggiunto.

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

Metodi

Nome Descrizione
AddedToTree()

Permette all'albero di avvisare un nodo che è stato aggiunto all'albero.

Si applica a