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


IEnumDataset Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumDataset Interface
ArcGIS Developer Help

IEnumDataset Interface

Provides access to members that enumerate through Datasets.

Product Availability

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

Members

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

Classes that implement IEnumDataset

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

.NET Samples

Implementing associations between GIS features and schematic features StreetMap routing