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


IGxApplication.DeleteSelection Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplication.DeleteSelection Method

Deletes the current selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface