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