ExplorerElementVisitor.PruneTree Method

Definition

Caution

No longer called as the entire tree must be pruned when all roots have been visited

Prune Tree

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 ()
Attributes

Applies to