ExplorerElementVisitor.PruneTree Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
No longer called as the entire tree must be pruned when all roots have been visited
Árvore de remoção
protected:
virtual void PruneTree();
[System.Obsolete("No longer called as the entire tree must be pruned when all roots have been visited")]
protected virtual void PruneTree ();
[<System.Obsolete("No longer called as the entire tree must be pruned when all roots have been visited")>]
abstract member PruneTree : unit -> unit
override this.PruneTree : unit -> unit
Protected Overridable Sub PruneTree ()
- Atributos