This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumFeatureSetup Interface > IEnumFeatureSetup.Recycling Property (ArcObjects .NET 10.4 SDK) |
Indicates if returned features recycle.
[Visual Basic .NET] Public Property Recycling As Boolean
[C#] public bool Recycling {get; set;}
[C++]
HRESULT get_Recycling(
VARIANT_BOOL* recyling
);
[C++]
HRESULT put_Recycling(
VARIANT_BOOL recyling
);
[C++]
Parameters recyling [out, retval] recyling is a parameter of type VARIANT_BOOL recyling recyling is a parameter of type VARIANT_BOOL