ExplorerElementVisitor.PruneTree Method

Removes obsolete nodes from the navigation tree for Model Explorer.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'宣言
Protected Overridable Sub PruneTree
'使用

Me.PruneTree()
protected virtual void PruneTree()
protected:
virtual void PruneTree()
protected function PruneTree()

Permissions

See Also

Reference

ExplorerElementVisitor Class

ExplorerElementVisitor Members

Microsoft.VisualStudio.Modeling.Shell Namespace