Command.Delete Method

Definition

Removes a named command that was created with the AddNamedCommand(AddIn, String, String, String, Boolean, Int32, Object[], Int32) method.

public:
 void Delete();
public:
 void Delete();
void Delete();
[System.Runtime.InteropServices.DispId(8)]
public void Delete ();
[<System.Runtime.InteropServices.DispId(8)>]
abstract member Delete : unit -> unit
Public Sub Delete ()
Attributes

Applies to