This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalog Interface > IGxCatalog.Close Method (ArcObjects .NET 10.5 SDK) |
Closes the catalog object. Clients that create a catalog object must call this method when they are finished using it.
[Visual Basic .NET]
Public Sub Close ( _
)
[C#] public void Close ( );