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