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


IEnumTxObject Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

IEnumTxObject Interface

Provides access to properties and methods needed to iterate through a enumeration or list of Catalog objects.

Product Availability

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

Members

Description
Method Next The next object in the list.
Method Reset Starts the enumeration at the beginning.

CoClasses that implement IEnumTxObject

CoClasses and Classes Description
TxEnumObjects This object provides the implementation for an enumeration of TxCatalogObjects.