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


IGxContentsView.BeginRename Method (ArcObjects .NET 10.4 SDK)
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