IEnumFeatureSetup Interface

Provides access to members that define behavior of IEnumFeature.

Members

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

IEnumFeatureSetup.AllFields Property

Indicates if returned features will contain all fields.

Public Property AllFields As Boolean
public bool AllFields {get; set;}

IEnumFeatureSetup.Recycling Property

Indicates if returned features recycle.

Public Property Recycling As Boolean
public bool Recycling {get; set;}

Classes that implement IEnumFeatureSetup

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.