ModelExplorerTreeContainer.ProcessOnMenuDeleteAllCommand Method

Deletes a node and all the elements in it.

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

Syntax

‘선언
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