This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalog Interface > ITxCatalog.New Method (ArcObjects .NET 10.4 SDK) |
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
);