ArcObjects Library Reference (TrackingAnalyst)  

ITxCatalog.Close Method

Close the Open Catalog and save its state to the current path.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITxCatalog Interface