This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumNameMapping Interface > IEnumNameMapping.Next Method (ArcObjects .NET 10.5 SDK) |
Retrieves the next Copy Name Mapping object.
[Visual Basic .NET] Public Function Next ( _ ) As INameMapping
[C#] public INameMapping Next ( );
[C++]
HRESULT Next(
INameMapping** info
);
[C++]
Parameters info [out, retval]
info is a parameter of type INameMapping