ArcObjects Library Reference (GeoDatabase)  

IEnumDataset Interface

Provides access to members that enumerate through Datasets.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Next Retrieves the next dataset in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

CoClasses that implement IEnumDataset

CoClasses and Classes Description
Datasets (esriTrackingAnalyst) Controls functionality relating to datasets.
RasterBands (esriDataSourcesRaster) An enumerator useful for iterating through a set of raster bands.

.NET Snippets

Add Tracking Layer To Map

.NET Samples

Implementing associations between GIS features and schematic features (Code Files: ElementFeatureAssociation) | StreetMap routing (Code Files: RoutingForm)