다음을 통해 공유


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

‘선언
Sub Delete
‘사용 방법
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