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