Share via


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

'Declaration
Protected Overridable Sub PruneTree
'Usage
Me.PruneTree()
protected virtual void PruneTree()
protected:
virtual void PruneTree()
protected function PruneTree()

.NET Framework Security

See Also

Reference

ExplorerElementVisitor Class

ExplorerElementVisitor Members

Microsoft.VisualStudio.Modeling.Shell Namespace