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


IEnumTxObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEnumTxObject Interface
ArcGIS Developer Help

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

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

Classes that implement IEnumTxObject

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