ExplorerElementVisitor.PruneTree 方法

定义

注意

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")]
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 ()
属性

适用于