This document is archived and information here might be outdated.  Recommended version.


IAccelerator.Delete Method (ArcObjects .NET 10.5 SDK)
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