Compartir a través de


INotifyWhenAddedToTree Interfaz

Definición

Permite que se notifique la adición de un nodo al árbol.

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

Métodos

AddedToTree()

Permite que el árbol indique a un nodo que se ha agregado al árbol.

Se aplica a