Share via


ModelExplorerTreeContainer.ProcessOnMenuDeleteAllCommand Method

Deletes a node and all the elements in it.

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

Syntax

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

.NET Framework Security

See Also

Reference

ModelExplorerTreeContainer Class

ModelExplorerTreeContainer Members

Microsoft.VisualStudio.Modeling.Shell Namespace