ExplorerElementVisitor.PruneTree Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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