This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumNameMapping Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that enumerate and find specified name mappings.
Description | ||
---|---|---|
FindDatasetName | Finds a particular source name. | |
FindDomain | Finds a particular Domain. | |
Next | Retrieves the next Copy Name Mapping object. | |
Reset | Resets the enumeration sequence to the beginning. |
An enumerator for name mapping collections. These are used when transferring a set of datasets and/or domains from one geodatabase to another. See the INameMapping and INameMapping2 interfaces for more information.