ArcObjects Library Reference (GeoDatabase)  

IEnumDatasetName Interface

Provides access to members that enumerate through Dataset Names.

Product Availability

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

Members

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

CoClasses that implement IEnumDatasetName

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

.NET Samples

Simple point plug-in data source (Code Files: OpenSimplePointDlg)

.NET Related Topics

Geodatabase | How to export a dataset to XML | Running a geoprocessing tool using background geoprocessing