This document is archived and information here might be outdated. Recommended version. |
Provides access to members that enumerate over a set of name objects.
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.
Name | Description | |
---|---|---|
Next | Obtains the next Name in the list. | |
Reset | Resets the current position to the beginning. |
Classes | Description |
---|---|
NamesEnumerator (esriGeoDatabase) | Esri Name Enumerator object. |