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


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

IGxBrowser.Terminate Method

Instruct the Catalog window to destroy itself.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxBrowser Interface