ArcObjects Library Reference (Framework)  

IAccelerator.Delete Method

Removes this accelerator from the accelerator table.

[Visual Basic .NET]
Public Sub Delete ( _
)
[C#]
public void Delete (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAccelerator Interface