Provides access to members that create of an enumeration 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 | ||
---|---|---|
![]() |
Add | Adds a Name in the list. |
![]() |
Remove | Removes a Name from the list. |
![]() |
RemoveCurrent | Removes current name from the list (when enumerating). |
CoClasses that implement IEnumNameEdit
CoClasses and Classes | Description |
---|---|
NamesEnumerator (esriGeoDatabase) | Esri Name Enumerator object. |