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


IEnumFeatureSetup Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumFeatureSetup Interface
ArcGIS Developer Help

IEnumFeatureSetup Interface

Provides access to members that define behavior of IEnumFeature.

Product Availability

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

Members

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

Classes that implement IEnumFeatureSetup

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