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


ITxCatalog.New Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITxCatalog.New Method

Creates a Default Catalog Removing any customized folders or root objects added.

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

Product Availability

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

See Also

ITxCatalog Interface