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


IEnumFieldMap Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IEnumFieldMap Interface

Provides access to members that return field maps.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method Next Retrieves the next field mapping in the sequence.
Method Reset Reset enum to first element.

Remarks

IEnumFieldMap objects are returned from IFieldMap::FieldMap

See Also

IFieldMap Interface