CommandBar.Delete Method

Deletes this command bar from the command bars collection.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As CommandBar

instance.Delete()
void Delete()
void Delete()
abstract Delete : unit -> unit 
function Delete()

.NET Framework Security

See Also

Reference

CommandBar Interface

CommandBar Members

Microsoft.VisualStudio.CommandBars Namespace