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.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntax

'Declaration
Protected Overridable Sub ProcessOnMenuDeleteAllCommand
protected virtual void ProcessOnMenuDeleteAllCommand()
protected:
virtual void ProcessOnMenuDeleteAllCommand()
abstract ProcessOnMenuDeleteAllCommand : unit -> unit  
override ProcessOnMenuDeleteAllCommand : unit -> unit
protected function ProcessOnMenuDeleteAllCommand()

.NET Framework Security

See Also

Reference

ModelExplorerTreeContainer Class

Microsoft.VisualStudio.Modeling.Shell Namespace