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


IEnumFeatureSetup Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumFeatureSetup Interface

Provides access to members that define behavior of IEnumFeature.

Product Availability

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

Members

Description
Read/write property AllFields Indicates if returned features will contain all fields.
Read/write property Recycling Indicates if returned features recycle.

CoClasses that implement IEnumFeatureSetup

CoClasses and Classes Description
MapSelection (esriCarto) Maintains the map's feature selection.

Remarks

See the IMap::FeatureSelection remarks for details on how to use this interface, as well as an example.

.NET Samples

Implementing an XML builder external component (Code Files: XMLDocImpl)