ArcObjects Library Reference (CatalogUI)  

IGxContentsView.BeginRename Method

Starts a rename operation on the current selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentsView Interface