Provides access to members that define behavior of IEnumFeature.
Members
Name | Description | |
---|---|---|
AllFields | Indicates if returned features will contain all fields. | |
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 |
---|