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


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

IEnumDatasetName Interface

Provides access to members that enumerate through Dataset Names.

Product Availability

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

Members

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

Classes that implement IEnumDatasetName

Classes Description
DatasetNames (esriTrackingAnalyst) Controls settings for dataset names.

.NET Samples

Simple point plug-in data source