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


IGxContentsView.BeginRename Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsView Interface > IGxContentsView.BeginRename Method
ArcGIS Developer Help

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