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


IGxBrowser.Terminate Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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