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


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

IEnumProperty Interface

Provides access to members that enumerate Property.

Product Availability

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

Members

Name Description
Method Clone Creates a clone of the current enumeration.
Method Next Retrieves the next Property in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.
Method Skip Skips the next Property in the enumeration.

Classes that implement IEnumProperty

Classes Description