This document is archived and information here might be outdated.  Recommended version.


IEnumNameMapping.Next Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumNameMapping.Next Method

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumNameMapping Interface

.NET Related Topics

Copying and pasting geodatabase datasets | How to import a dataset from XML