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


IGxApplication.RenameSelection Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplication.RenameSelection Method

Renames the current selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface