Provides access to members that enumerate over a set of name objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IEnumName allows you to browse a set of Name objects. IEnumEdit lets you to make a set of Name objects. Both interfaces are implemented by the NamesEnumerator object, defined in esriGeodatabase.
Members
| Description | ||
|---|---|---|
![]()  | 
Next | Obtains the next Name in the list. | 
![]()  | 
Reset | Resets the current position to the beginning. | 
CoClasses that implement IEnumName
| CoClasses and Classes | Description | 
|---|---|
| NamesEnumerator (esriGeoDatabase) | ESRI Name Enumerator object. | 
